added SQLBuddy

This commit is contained in:
Palma Solutions LTD 2019-02-14 06:56:35 +01:00
parent d04a62cb1f
commit 12ca4621cf
2 changed files with 2 additions and 0 deletions

View File

@ -196,6 +196,7 @@
array("ListMail", "/admin.php", "\$current_version =", "EOL"),
array("phpGedView", "/config.php", "\$CONFIG_VERSION =", "EOL"),
array("Dolphin", "/inc/header.inc.php", "\$site['ver']", "Maintained"),
array("SQLBuddy", "/functions.php", "define(\"VERSION_NUMBER\"", "EOL"),
// still need to work on these
array("Silverstripe", "/cms/silverstripe_version", "*"), //needs review

View File

@ -210,6 +210,7 @@
array("ListMail", "/admin.php", "\$current_version =", "EOL"),
array("phpGedView", "/config.php", "\$CONFIG_VERSION =", "EOL"),
array("Dolphin", "/inc/header.inc.php", "\$site['ver']", "Maintained"),
array("SQLBuddy", "/functions.php", "define(\"VERSION_NUMBER\"", "EOL"),
// still need to work on these