From 980fb812b89c6e038dc6db39f17288b7f3705e23 Mon Sep 17 00:00:00 2001 From: Palma Solutions LTD Date: Thu, 23 Aug 2018 13:06:12 +0200 Subject: [PATCH] added Glype --- cms-ver.php | 2 ++ cms-vss.php | 2 ++ 2 files changed, 4 insertions(+) diff --git a/cms-ver.php b/cms-ver.php index a48b6f4..65e74be 100644 --- a/cms-ver.php +++ b/cms-ver.php @@ -191,6 +191,8 @@ array("Reportico", "/reportico.php", "\$version =", "EOL"), array("YetiForce", "/config/version.php", "'appVersion' =>", "Maintained"), array("e107", "/e107_admin/ver.php", "\$e107info['e107_version']", "EOL"), + array("Glype", "/includes/settings.php","\$CONFIG['version'] =", "EOL"), + // still need to work on these array("Silverstripe", "/cms/silverstripe_version", "*"), //needs review diff --git a/cms-vss.php b/cms-vss.php index 9b48e06..a71b5c5 100644 --- a/cms-vss.php +++ b/cms-vss.php @@ -205,6 +205,8 @@ array("Reportico", "/reportico.php", "\$version =", "EOL"), array("YetiForce", "/config/version.php", "'appVersion' =>", "Maintained"), array("e107", "/e107_admin/ver.php", "\$e107info['e107_version']", "EOL"), + array("Glype", "/includes/settings.php","\$CONFIG['version'] =", "EOL"), + // still need to work on these