Generator.php
authorAlan Knowles <alan@akbkhome.com>
Mon, 6 Sep 2010 05:46:10 +0000 (13:46 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 6 Sep 2010 05:46:10 +0000 (13:46 +0800)
Generator.php

index d04ef1a..2de9bce 100644 (file)
@@ -485,8 +485,7 @@ touch Pman/????/DataObjects/".ucfirst($this->table).".php
        // print_r( $this->def['colmodels'][$table]);
         //print_r($this->def['readers'][$table]); exit;
         
-    }
-        
+      
        
     function writeFileEx($n, $f, $str) 
     {