]> git.nbdom.net Git - nb.git/commitdiff
debug
authorNico Boisselier <nico@dhcp-192-168-4-150.semantico.net>
Thu, 27 Oct 2016 13:27:38 +0000 (14:27 +0100)
committerNico Boisselier <nico@dhcp-192-168-4-150.semantico.net>
Thu, 27 Oct 2016 13:27:38 +0000 (14:27 +0100)
lib/php/db.php

index df7542a5346833fafdfc0c1d22a7b567aa24e05a..58bee37a41757e3c1759556d8e1a7dce812a49da 100644 (file)
@@ -518,7 +518,7 @@ class Db extends nb {
             $line = preg_replace('/^\s*(.*?)\s*;?\s*$/','$1',$line);
             if (!$line) continue;
             $count++;
-            #echo "$count> $line";
+            #echo "$count> $line\n";
             $this->conn->exec($line);
           }
           $return = $this->out([