From dca1bab4698307afaf35e51bddb6a13c25468417 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 6 Sep 2010 13:46:10 +0800 Subject: [PATCH] Generator.php --- Generator.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Generator.php b/Generator.php index d04ef1a3..2de9bce5 100644 --- a/Generator.php +++ b/Generator.php @@ -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) { -- 2.39.2