FormToSQL.php
authorAlan Knowles <alan@akbkhome.com>
Thu, 27 Jan 2011 10:13:55 +0000 (18:13 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 27 Jan 2011 10:13:55 +0000 (18:13 +0800)
FormToSQL.php

index b5e4f7d..c339fe1 100644 (file)
@@ -123,7 +123,7 @@ class Pman_Builder_FormToSQL extends Pman {
                 $f->type = 'INT';
                 $f->size = 11;
                 $this->cols[] = $f;
-            
+                continue;