added Glype
This commit is contained in:
parent
1cf1a1b734
commit
980fb812b8
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user