From: Chris Date: Tue, 20 May 2014 05:25:56 +0000 (+0800) Subject: Generator.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=de59ab5fa6c9fee823768806e9ed2ea388e20c78 Generator.php --- diff --git a/Generator.php b/Generator.php index 788c91fb..304d5443 100644 --- a/Generator.php +++ b/Generator.php @@ -310,7 +310,7 @@ class Pman_Core_Generator extends DB_DataObject_Generator } if (empty($mods)) { - print_r($this); + print_r($this->_newConfig); die("No existing DataObject file found for table {$this->table} - either add it to Pman_Builder[skip_tables] or\n