added e107
This commit is contained in:
@@ -190,6 +190,7 @@
|
|||||||
array("CodeIgniter", "/system/core/CodeIgniter.php", "define('CI_VERSION',", "Maintained"),
|
array("CodeIgniter", "/system/core/CodeIgniter.php", "define('CI_VERSION',", "Maintained"),
|
||||||
array("Reportico", "/reportico.php", "\$version =", "EOL"),
|
array("Reportico", "/reportico.php", "\$version =", "EOL"),
|
||||||
array("YetiForce", "/config/version.php", "'appVersion' =>", "Maintained"),
|
array("YetiForce", "/config/version.php", "'appVersion' =>", "Maintained"),
|
||||||
|
array("e107", "/e107_admin/ver.php", "\$e107info['e107_version']", "EOL"),
|
||||||
|
|
||||||
// still need to work on these
|
// still need to work on these
|
||||||
array("Silverstripe", "/cms/silverstripe_version", "*"), //needs review
|
array("Silverstripe", "/cms/silverstripe_version", "*"), //needs review
|
||||||
|
|||||||
@@ -204,6 +204,8 @@
|
|||||||
array("CodeIgniter", "/system/core/CodeIgniter.php", "define('CI_VERSION',", "Maintained"),
|
array("CodeIgniter", "/system/core/CodeIgniter.php", "define('CI_VERSION',", "Maintained"),
|
||||||
array("Reportico", "/reportico.php", "\$version =", "EOL"),
|
array("Reportico", "/reportico.php", "\$version =", "EOL"),
|
||||||
array("YetiForce", "/config/version.php", "'appVersion' =>", "Maintained"),
|
array("YetiForce", "/config/version.php", "'appVersion' =>", "Maintained"),
|
||||||
|
array("e107", "/e107_admin/ver.php", "\$e107info['e107_version']", "EOL"),
|
||||||
|
|
||||||
|
|
||||||
// still need to work on these
|
// still need to work on these
|
||||||
array("Silverstripe", "/cms/silverstripe_version", "*"), //needs review
|
array("Silverstripe", "/cms/silverstripe_version", "*"), //needs review
|
||||||
@@ -232,7 +234,6 @@
|
|||||||
array("SPIP", "/svn.revision", "Origine: svn:"), // needs one more
|
array("SPIP", "/svn.revision", "Origine: svn:"), // needs one more
|
||||||
array("Oxy Classifieds", "/version", "*"), // two from the head
|
array("Oxy Classifieds", "/version", "*"), // two from the head
|
||||||
array("Anova Pro", "/version.txt", "Anova Pro :"), // one more
|
array("Anova Pro", "/version.txt", "Anova Pro :"), // one more
|
||||||
|
|
||||||
);
|
);
|
||||||
|
|
||||||
foreach($versions as $row){
|
foreach($versions as $row){
|
||||||
|
|||||||
Reference in New Issue
Block a user