I18n.php
[Pman.Core] / 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');