added Easy PHP Calendar

This commit is contained in:
Palma Solutions LTD
2018-05-21 10:09:00 +02:00
parent b0cb628d29
commit ec359e0327
2 changed files with 3 additions and 0 deletions

View File

@@ -169,6 +169,8 @@
array("Moodle", "/version.php", "\$release =", "Maintained"),
array("WebAsyst", "/kernel/wbs.xml", "<WBS VERSION=", "EOL"),
array("Invision Power Board", "/admin.php", "| Invision Power Board v", "EOL"),
array("Easy PHP Calendar", "/config.inc.php", "\$epcCheckVersion=", "EOL"),
// still need to work on these
array("Silverstripe", "/cms/silverstripe_version", "*"), //needs review

View File

@@ -176,6 +176,7 @@
array("Moodle", "/version.php", "\$release =", "Maintained"),
array("WebAsyst", "/kernel/wbs.xml", "<WBS VERSION=", "EOL"),
array("Invision Power Board", "/admin.php", "| Invision Power Board v", "EOL"),
array("Easy PHP Calendar", "/config.inc.php", "\$epcCheckVersion=", "EOL"),
// still need to work on these