added ListMail

This commit is contained in:
Palma Solutions LTD 2018-10-20 10:34:47 +02:00
parent 188d591650
commit 79079caded
2 changed files with 2 additions and 2 deletions

View File

@ -193,7 +193,7 @@
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"),
array("ListMail", "/admin.php", "\$current_version =", "EOL"),
// still need to work on these
array("Silverstripe", "/cms/silverstripe_version", "*"), //needs review

View File

@ -207,7 +207,7 @@
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"),
array("ListMail", "/admin.php", "\$current_version =", "EOL"),
// still need to work on these