added CodeIgniter
This commit is contained in:
@@ -186,6 +186,7 @@
|
|||||||
array("Discuz!", "/discuz_version.php", "define('DISCUZ_VERSION',", "EOL"),
|
array("Discuz!", "/discuz_version.php", "define('DISCUZ_VERSION',", "EOL"),
|
||||||
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"),
|
||||||
|
|
||||||
// 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
|
||||||
|
|||||||
@@ -200,6 +200,7 @@
|
|||||||
array("Discuz!", "/discuz_version.php", "define('DISCUZ_VERSION',", "EOL"),
|
array("Discuz!", "/discuz_version.php", "define('DISCUZ_VERSION',", "EOL"),
|
||||||
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"),
|
||||||
|
|
||||||
// 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