index.php
authorAlan Knowles <alan@roojs.com>
Tue, 16 Dec 2014 09:48:51 +0000 (17:48 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 16 Dec 2014 09:48:51 +0000 (17:48 +0800)
index.php

index b997057..41de6d7 100644 (file)
--- a/index.php
+++ b/index.php
@@ -61,7 +61,7 @@ new HTML_FlexyFramework( array(
     'HTML_Template_Flexy' => array(
         'locale' => 'en',   //set a language for template engine
         //'debug' => 1,
-        'DB_DataObject_translator' => 'cms_templatestr',
+    //    'DB_DataObject_translator' => 'cms_templatestr',
 //            'forceCompile' => true,
         'site_prefix' => 'desktop', // the site prefix for template engine e.g. desktop/master.html
 //            'templateDir' => dirname(__FILE__) . '/Petition/mobile_templates',