DataObjects/I18n.php
authoredward <edward@roojs.com>
Wed, 20 Apr 2016 03:36:00 +0000 (11:36 +0800)
committeredward <edward@roojs.com>
Wed, 20 Apr 2016 03:36:00 +0000 (11:36 +0800)
DataObjects/I18n.php

index b41e7fc..58baa55 100644 (file)
@@ -283,7 +283,7 @@ class Pman_Core_DataObjects_I18n extends DB_DataObject
     function buildDB($ltype= false, $inlang= false )
     {
         $cfg = $this->cfg();
-        print_R($cfg);exit;
+        
         if ($ltype === false) {
             // trigger all builds.
             //DB_DataObject::debugLevel(1);