From 5465da06ce35c860ba9e247d0987f7d4015480f3 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 21 May 2012 14:12:53 +0800 Subject: [PATCH] I18n.php --- I18n.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/I18n.php b/I18n.php index 7b701827..bd877192 100644 --- a/I18n.php +++ b/I18n.php @@ -116,7 +116,7 @@ class Pman_Core_I18n extends Pman switch($s) { case 'Lang': - DB_DataObject::DebugLevel(1); + print_R($this->authUser); $i->ltype = 'l'; $i->applyFilters($_REQUEST, $this->authUser, $this); -- 2.39.2