Preview.php
authorAlan Knowles <alan@roojs.com>
Wed, 10 Sep 2014 04:20:21 +0000 (12:20 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 10 Sep 2014 04:20:21 +0000 (12:20 +0800)
Preview.php

index 53e79a7..9e5ff98 100644 (file)
@@ -78,6 +78,7 @@ class Pman_Builder_Preview extends Pman_Cms_Preview
         } else {
             $template_engine = new HTML_Template_Flexy();
         }
+        $template_engine->debug = 1;
         
         $template_engine->compile($this->template);
         if ($this->elements) { /* BC crap! */