added Glype

This commit is contained in:
Palma Solutions LTD 2018-08-23 13:06:12 +02:00
parent 1cf1a1b734
commit 980fb812b8
2 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -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