tbrehm
2009-03-23 d6d7ba5d29242181c92a885f8be7ccd41c6c6b1e
interface/lib/classes/tform.inc.php
@@ -865,6 +865,8 @@
                                $app->error("Primary ID fehlt!");
                        }
               }
               //* return a empty string if there is nothing to update
               if(trim($sql_update) == '') $sql = '';
                }
                
                return $sql;