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

index a46d115..a268455 100644 (file)
@@ -54,8 +54,7 @@ class Pman_Builder_Preview extends Pman_Cms_Preview
         $m = DB_DAtaObject::factory('Builder_modules');
         $m->get('name', $proj );
         
-        print_R($m->path);
-        var_dump($this->template);
+         
         // needs to modify the template directory??
         // use the builder_module == app name
         // look for part with same name.