interface/lib/classes/tform.inc.php | ●●●●● patch | view | raw | blame | history |
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;