added Easy PHP Calendar
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user