added Reportico
This commit is contained in:
@@ -187,6 +187,7 @@
|
|||||||
array("PH7CMS", "/_protected/app/configs/config.ini", "version =", "EOL"),
|
array("PH7CMS", "/_protected/app/configs/config.ini", "version =", "EOL"),
|
||||||
array("Chamilo", "/app/config/configuration.php", "\$_configuration['system_version'] =", "Maintained"),
|
array("Chamilo", "/app/config/configuration.php", "\$_configuration['system_version'] =", "Maintained"),
|
||||||
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"),
|
||||||
|
|
||||||
// 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
|
||||||
|
|||||||
@@ -201,6 +201,7 @@
|
|||||||
array("PH7CMS", "/_protected/app/configs/config.ini", "version =", "EOL"),
|
array("PH7CMS", "/_protected/app/configs/config.ini", "version =", "EOL"),
|
||||||
array("Chamilo", "/app/config/configuration.php", "\$_configuration['system_version'] =", "Maintained"),
|
array("Chamilo", "/app/config/configuration.php", "\$_configuration['system_version'] =", "Maintained"),
|
||||||
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"),
|
||||||
|
|
||||||
// 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
|
||||||
|
|||||||
Reference in New Issue
Block a user