tbrehm
2009-03-16 5f0152eceb9ca6b7dbacb3a56fa8d7a9dff4d67c
Fixed: FS#634 - Stats
1 files modified
2 ■■■■■ changed files
interface/lib/classes/tform.inc.php 2 ●●●●● 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;