diff --git a/functions.php b/functions.php index 3aa3cd6a3..0e34af34e 100644 --- a/functions.php +++ b/functions.php @@ -3061,7 +3061,7 @@ if (CHECK_FOR_NEW_VERSION && $_SESSION["access_level"] >= 10) { - if ($_SESSION["last_version_check"] + 7200 < time()) { + if ($_SESSION["last_version_check"] + 86400 < time()) { $new_version_details = check_for_update($link); print "