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