DataObjects/Builder_tables.php
[Pman.Builder] / ERM.php
diff --git a/ERM.php b/ERM.php
index 9fd7f6a..3b735a7 100644 (file)
--- a/ERM.php
+++ b/ERM.php
@@ -82,7 +82,6 @@ class Pman_Builder_ERM extends Pman
         
       
         $desc =   $this->createRet($do);
-        print_r($desc);exit;
        // echo '<PRE>';print_R($desc);
         $ret = array();
         foreach($cols as $c => $ty) {