From 3ea00d500d6bfb1d3684f34be33a049967de5235 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 16 Apr 2015 13:37:42 +0800 Subject: [PATCH] UpdateDatabase/MysqlLinks.php --- UpdateDatabase/MysqlLinks.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UpdateDatabase/MysqlLinks.php b/UpdateDatabase/MysqlLinks.php index 044df5dc..45826593 100644 --- a/UpdateDatabase/MysqlLinks.php +++ b/UpdateDatabase/MysqlLinks.php @@ -396,7 +396,7 @@ class Pman_Core_UpdateDatabase_MysqlLinks { $cache[$table] = $q->SPECIFIC_NAME; } if ($table == 'core_notify_recur') { - print_r($cache($table]); + print_r($cache[$table]); } } // now see which of the procedures match the specification.. -- 2.39.2