added Chamilo
This commit is contained in:
parent
a3f3182d76
commit
c5d0458f16
@ -185,6 +185,7 @@
|
|||||||
array("UCenter", "/index.php", "define('UC_VERSION',", "EOL"),
|
array("UCenter", "/index.php", "define('UC_VERSION',", "EOL"),
|
||||||
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"),
|
||||||
|
|
||||||
// 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
|
||||||
|
|||||||
@ -199,6 +199,7 @@
|
|||||||
array("UCenter", "/index.php", "define('UC_VERSION',", "EOL"),
|
array("UCenter", "/index.php", "define('UC_VERSION',", "EOL"),
|
||||||
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"),
|
||||||
|
|
||||||
// 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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user