added Achievo ATK

This commit is contained in:
Palma Solutions LTD
2018-05-31 13:01:18 +02:00
parent ff40291318
commit dab44028bb
2 changed files with 2 additions and 0 deletions

View File

@@ -175,6 +175,7 @@
array("PowerPhlogger", "/main.php", "\$curr_ver", "EOL"),
array("Invision Power Board", "/index.php", " * IP.Board v", "EOL"),
array("phpWebSite", "/conf/core_info.php", "\$version =", "EOL"),
array("Achievo ATK", "/atk/version.inc", "\$atk_version =", "EOL"),
// still need to work on these
array("Silverstripe", "/cms/silverstripe_version", "*"), //needs review

View File

@@ -182,6 +182,7 @@
array("PowerPhlogger", "/main.php", "\$curr_ver", "EOL"),
array("Invision Power Board", "/index.php", " * IP.Board v", "EOL"),
array("phpWebSite", "/conf/core_info.php", "\$version =", "EOL"),
array("Achievo ATK", "/atk/version.inc", "\$atk_version =", "EOL"),
// still need to work on these