Generator.php
authorAlan Knowles <alan@roojs.com>
Thu, 27 Feb 2014 03:48:21 +0000 (11:48 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 27 Feb 2014 03:48:21 +0000 (11:48 +0800)
Generator.php

index d985688..df681cc 100644 (file)
@@ -45,8 +45,7 @@ $this->def['forms'][$table][$t->name] = $form;
 class Pman_Core_Generator extends DB_DataObject_Generator
 {
     
-    static $cli_desc = "Generate the dataobjects";
-    
+     
     function getAuth()
     {