DataObjects/I18n.php
authorEdward <edward@roojs.com>
Thu, 30 Jan 2014 08:29:17 +0000 (16:29 +0800)
committerEdward <edward@roojs.com>
Thu, 30 Jan 2014 08:29:17 +0000 (16:29 +0800)
DataObjects/I18n.php

index 073441c..0290e41 100644 (file)
@@ -74,6 +74,7 @@ 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;
         
+         print_r($opts);exit;
          
        //  var_dump($opts);exit;