diff --git a/include/constants.php b/include/constants.php index 6eaa4182..eade72e8 100644 --- a/include/constants.php +++ b/include/constants.php @@ -1,6 +1,6 @@ ".$footerad[0].""; } print("
"); - if ($CURUSER){ + if ($CURUSER && count($USERUPDATESET)){ sql_query("UPDATE users SET " . join(",", $USERUPDATESET) . " WHERE id = ".$CURUSER['id']); } // Variables for End Time