Palette.php
authorAlan Knowles <alan@akbkhome.com>
Thu, 10 Feb 2011 15:44:33 +0000 (23:44 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 10 Feb 2011 15:44:33 +0000 (23:44 +0800)
Palette.php

index b95d7b6..bb6c6b4 100644 (file)
@@ -14,7 +14,10 @@ class Pman_Builder_Palette extends Pman
         if (empty($sub)) {
             return $this->roousage();
         }
-    
+        // list of properties or events.
+        
+        
+        
     }
     function roousage() // list of what elements, can have what as children..
     {