diff --git a/include/dbstructure.php b/include/dbstructure.php index 2b1ee84fda..c031b8dd61 100644 --- a/include/dbstructure.php +++ b/include/dbstructure.php @@ -62,7 +62,6 @@ function update_fail($update_id, $error_message){ */ //try the logger logger("CRITICAL: Database structure update failed: ".$retval); - break; }