I18n.php
authorChris <chris@roojs.com>
Thu, 3 Jan 2013 08:17:18 +0000 (16:17 +0800)
committerChris <chris@roojs.com>
Thu, 3 Jan 2013 08:17:18 +0000 (16:17 +0800)
I18n.php

index 2dec4d0..37ebb0a 100644 (file)
--- a/I18n.php
+++ b/I18n.php
@@ -169,7 +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();