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

index 7eebcfd..a09aa42 100644 (file)
@@ -79,7 +79,7 @@ class Pman_Builder_Preview extends Pman_Cms_Preview
             $template_engine = new HTML_Template_Flexy();
         }
         $template_engine->debug = 1;
-        print_R($template_engine);
+        //print_R($template_engine);
         
         $template_engine->compile($this->template);
         if ($this->elements) { /* BC crap! */