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

index cb23edc..9f0db1a 100644 (file)
--- a/I18n.php
+++ b/I18n.php
@@ -170,7 +170,7 @@ class Pman_Core_I18n extends Pman
             DB_DataObject::debugLevel(1);
         }
         $i = DB_DataObject::Factory('I18n');
-        $i->buildDb();
+        $i->buildDB();
       
        
         $i = DB_DataObject::Factory('I18n');