DataObjects/Builder_tables.php
[Pman.Builder] / Palette.php
index ceeff54..1031eb3 100644 (file)
@@ -22,7 +22,7 @@ class Pman_Builder_Palette extends Pman
         
         $data = json_decode(file_get_contents($ff->rootDir . '/roojs1/docs/json/roodata.json'));
         
-        echo '<PRE>'; print_R($data);
+        //echo '<PRE>'; print_R($data);
         
         $out = $data->data->{ $cls } -> {$_REQUEST['list'] };
         if ($sub == 'Prop') {