UpdateDatabase.php
authorAlan Knowles <alan@roojs.com>
Thu, 14 Jul 2016 05:28:20 +0000 (13:28 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 14 Jul 2016 05:28:20 +0000 (13:28 +0800)
UpdateDatabase.php

index fea95ac..0de6bba 100644 (file)
@@ -424,8 +424,8 @@ class Pman_Core_UpdateDatabase extends Pman
                     }
                     // real errors...
                     // 1051: // Unknown table -- normally drop = add iff exists..
-                    
-                    print_r(array($line,$matches));exit;
+                    echo "File: $fn\n$line\n";
+                    exit;
                     
                     
                 }