From 3db3db60fb8a4a8e3030e8bca78ebc0b4620f702 Mon Sep 17 00:00:00 2001 From: Palma Solutions LTD Date: Mon, 7 May 2018 09:38:57 +0200 Subject: [PATCH] forgot a comma --- cms-ver.php | 2 +- cms-vss.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cms-ver.php b/cms-ver.php index fb03f2e..4d4d754 100644 --- a/cms-ver.php +++ b/cms-ver.php @@ -159,7 +159,7 @@ array("Timthumb", "/thumb.php", "define ('VERSION',", "EOL"), array("Timthumb", "/image.php", "define ('VERSION',", "EOL"), array("Timthumb", "/timthumb.php", "define ('VERSION',", "EOL"), - array("phpMyAdmin", "/libraries/defines.lib.php", "define('PMA_VERSION',", "Not Allowed") + array("phpMyAdmin", "/libraries/defines.lib.php", "define('PMA_VERSION',", "Not Allowed"), // still need to work on these array("CubeCart", "/index.php", "CubeCart v"), // may need one more line diff --git a/cms-vss.php b/cms-vss.php index 9d95f2b..90e1614 100644 --- a/cms-vss.php +++ b/cms-vss.php @@ -167,7 +167,7 @@ array("Timthumb", "/thumb.php", "define ('VERSION',", "EOL"), array("Timthumb", "/image.php", "define ('VERSION',", "EOL"), array("Timthumb", "/timthumb.php", "define ('VERSION',", "EOL"), - array("phpMyAdmin", "/libraries/defines.lib.php", "define('PMA_VERSION',", "Not Allowed") + array("phpMyAdmin", "/libraries/defines.lib.php", "define('PMA_VERSION',", "Not Allowed"), // still need to work on these array("CubeCart", "/index.php", "CubeCart v"), // may need one more line