tbrehm
2009-03-16 5f0152eceb9ca6b7dbacb3a56fa8d7a9dff4d67c
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;