summaryrefslogtreecommitdiff
path: root/modules/system/system.install
diff options
context:
space:
mode:
Diffstat (limited to 'modules/system/system.install')
-rw-r--r--modules/system/system.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/system/system.install b/modules/system/system.install
index 334ff08c6..f6bd4da42 100644
--- a/modules/system/system.install
+++ b/modules/system/system.install
@@ -3780,7 +3780,7 @@ function system_update_6009() {
/**
* Add variable replacement for watchdog messages.
*/
-function system_update_6009() {
+function system_update_6010() {
$ret = array();
switch ($GLOBALS['db_type']) {
case 'pgsql':