DataObjects/I18n.php
authorAlan Knowles <alan@roojs.com>
Mon, 4 Nov 2013 04:13:25 +0000 (12:13 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 4 Nov 2013 04:13:25 +0000 (12:13 +0800)
DataObjects/I18n.php

index 6353e9f..996c1b0 100644 (file)
@@ -74,7 +74,8 @@ class Pman_Core_DataObjects_I18n extends DB_DataObject
         // since our opts array changed alot..
         $opts = empty($ff->Pman_Core_I18N) ? (empty($ff->Pman_I18N) ? array() : $ff->Pman_I18N)  : $ff->Pman_Core_I18N;
         
-         ;
+         
+         var_dump($opts);exit;
         
         $i = DB_DataObject::Factory('I18n');
         // load the cofiguration