added SQLBuddy
This commit is contained in:
parent
d04a62cb1f
commit
12ca4621cf
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user