tbrehm
2009-03-17 9994de85fcf14a98dcc54cc7399b87e34d9b3c29
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;