From: Alan Knowles Date: Mon, 15 Apr 2019 04:49:32 +0000 (+0800) Subject: DataObjects/I18n.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=b499e2919755a0045ce41550a6dd8eb304a65a48 DataObjects/I18n.php --- diff --git a/DataObjects/I18n.php b/DataObjects/I18n.php index fb7feea8..bd733f94 100644 --- a/DataObjects/I18n.php +++ b/DataObjects/I18n.php @@ -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...