Preview.php
authorAlan Knowles <alan@roojs.com>
Tue, 18 Mar 2014 10:59:30 +0000 (18:59 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 18 Mar 2014 10:59:30 +0000 (18:59 +0800)
Preview.php

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