Allow insertion of a batch of entries.
[platal.git] / include / test.inc.php
index c5dc418..2a7048e 100644 (file)
@@ -31,7 +31,6 @@ if (file_exists($testinclude)) {
         pl_autoload($class);
     }
 }
-XDB::setNonFatalError();
 
 // vim:set et sw=4 sts=4 sws=4 foldmethod=marker enc=utf-8:
 ?>