This commit is contained in:
root
2020-01-27 16:16:19 +01:00
parent 93f36b35a2
commit 755e9112dc
4 changed files with 24 additions and 1 deletions

View File

@@ -212,6 +212,7 @@
array("ZenTaoPHP", "/config/config.php", "\$config->version", "EOL"),
array("Glype", "/includes/settings.php", "\$CONFIG\['version'\]", "EOL"), // needs to be checked
array("Kohana", "/system/core/Kohana.php", "const VERSION", "EOL"),
array("Form Tools Core", "/global/library.php", "\$g_current_version", "EOL"),