From: Chris Date: Thu, 3 Jan 2013 08:17:05 +0000 (+0800) Subject: I18n.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=b2e78c2c56422bde989e0d7339ed71c2c38e8fb3 I18n.php --- diff --git a/I18n.php b/I18n.php index 9f0db1a1..2dec4d0f 100644 --- a/I18n.php +++ b/I18n.php @@ -169,6 +169,7 @@ class Pman_Core_I18n extends Pman if (!empty($_REQUEST['debug'])) { DB_DataObject::debugLevel(1); } + print_r('ininin'); $i = DB_DataObject::Factory('I18n'); $i->buildDB();