From: Alan Knowles Date: Wed, 16 Mar 2011 03:28:26 +0000 (+0800) Subject: Generator.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=6d2aa120c96ab72bae61ff9e16206574a531f02d Generator.php --- diff --git a/Generator.php b/Generator.php index a307b7fd..03f02941 100644 --- a/Generator.php +++ b/Generator.php @@ -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;