DataObjects/I18n.php
authoredward <edward@roojs.com>
Tue, 5 Dec 2017 06:45:50 +0000 (14:45 +0800)
committeredward <edward@roojs.com>
Tue, 5 Dec 2017 06:45:50 +0000 (14:45 +0800)
DataObjects/I18n.php

index b3c1730..7a833b9 100644 (file)
@@ -121,7 +121,7 @@ class Pman_Core_DataObjects_I18n extends DB_DataObject
     function applyFilters($q, $au)
     {
         $this->buildDB();
-        //DB_DataObject::debugLevel(1);
+        DB_DataObject::debugLevel(1);
         if (!empty($q['query']['_with_en'])) {
             
             $this->buildDB(); // ensure we have the full database...