DataObjects/I18n.php
authorAlan Knowles <alan@roojs.com>
Mon, 15 Apr 2019 04:49:32 +0000 (12:49 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 15 Apr 2019 04:49:32 +0000 (12:49 +0800)
DataObjects/I18n.php

index fb7feea..bd733f9 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...