added CodeIgniter

This commit is contained in:
Palma Solutions LTD
2018-05-31 20:34:17 +02:00
parent 2ee8fb7d43
commit 2233248060
2 changed files with 2 additions and 1 deletions

View File

@@ -177,6 +177,7 @@
array("phpWebSite", "/conf/core_info.php", "\$version =", "EOL"),
array("Achievo ATK", "/atk/version.inc", "\$atk_version =", "EOL"),
array("CRE Loaded/Loaded Commerce", "/includes/version.php", "define('PROJECT_VERSION', 'Loaded Commerce", "EOL"),
array("CodeIgniter", "/system/codeigniter/core/CodeIgniter.php", "define('CI_VERSION',", "Maintained"),
// still need to work on these
array("Silverstripe", "/cms/silverstripe_version", "*"), //needs review

View File

@@ -184,7 +184,7 @@
array("phpWebSite", "/conf/core_info.php", "\$version =", "EOL"),
array("Achievo ATK", "/atk/version.inc", "\$atk_version =", "EOL"),
array("CRE Loaded/Loaded Commerce", "/includes/version.php", "define('PROJECT_VERSION', 'Loaded Commerce", "EOL"),
array("CodeIgniter", "/system/codeigniter/core/CodeIgniter.php", "define('CI_VERSION',", "Maintained"),
// still need to work on these
array("Silverstripe", "/cms/silverstripe_version", "*"), //needs review