From 12ca4621cfd8f77abe06a73f08ab94d1f6befd9c Mon Sep 17 00:00:00 2001 From: Palma Solutions LTD Date: Thu, 14 Feb 2019 06:56:35 +0100 Subject: [PATCH] added SQLBuddy --- cms-ver.php | 1 + cms-vss.php | 1 + 2 files changed, 2 insertions(+) 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