Generator.php
authorAlan Knowles <alan@akbkhome.com>
Wed, 16 Mar 2011 03:28:26 +0000 (11:28 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 16 Mar 2011 03:28:26 +0000 (11:28 +0800)
Generator.php

index a307b7f..03f0294 100644 (file)
@@ -369,6 +369,7 @@ touch Pman/????/DataObjects/".ucfirst($this->table).".php
    ");
                 }
                 // use mods to determine where it should output to..
+                var_dump($mods);exit;
                 $this->modmap[$tn] = $mods;