Preview.php
authorAlan Knowles <alan@roojs.com>
Tue, 25 Feb 2014 11:42:20 +0000 (19:42 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 25 Feb 2014 11:42:20 +0000 (19:42 +0800)
Preview.php

index b57d6e2..1b3e2cf 100644 (file)
@@ -55,7 +55,7 @@ class Pman_Builder_Preview extends Pman_Cms_Preview
         $m->get('name', $proj );
         
         print_R($m->path);
-        print_R($m->template);
+        print_R($this->template);
         // needs to modify the template directory??
         // use the builder_module == app name
         // look for part with same name.