diff --git a/cms-ver.php b/cms-ver.php index 03e546c..7eca323 100644 --- a/cms-ver.php +++ b/cms-ver.php @@ -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 diff --git a/cms-vss.php b/cms-vss.php index 9e52170..4f6224e 100644 --- a/cms-vss.php +++ b/cms-vss.php @@ -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