UpdateDatabase/MysqlLinks.php
authorAlan Knowles <alan@roojs.com>
Thu, 16 Apr 2015 05:37:42 +0000 (13:37 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 16 Apr 2015 05:37:42 +0000 (13:37 +0800)
UpdateDatabase/MysqlLinks.php

index 044df5d..4582659 100644 (file)
@@ -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..