DataObjects/I18n.php
[Pman.Core] / DataObjects / I18n.php
index 032fda4..87ab281 100644 (file)
@@ -122,7 +122,7 @@ class Pman_Core_DataObjects_I18n extends DB_DataObject
     {
         if ($ltype === false) {
             // trigger all builds.
-            DB_DataObject::debugLevel(1);
+            //DB_DataObject::debugLevel(1);
             $this->buildDB('c');
             $this->buildDB('l');
             $this->buildDB('m');