DataObjects/I18n.php
[Pman.Core] / 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...