DataObjects/I18n.php
authorAlan Knowles <alan@akbkhome.com>
Thu, 15 Sep 2011 04:00:39 +0000 (12:00 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 15 Sep 2011 04:00:39 +0000 (12:00 +0800)
DataObjects/I18n.php

index 29346c4..aa33cf3 100644 (file)
@@ -122,6 +122,7 @@ class Pman_Core_DataObjects_I18n extends DB_DataObject
     {
         if ($ltype === false) {
             // trigger all builds.
+            DB_DataObject::debugLevel(1);
             $this->buildDB('c');
             $this->buildDB('l');
             $this->buildDB('m');