Skip to content

Commit

Permalink
Merge pull request #2446 from BOINC/dpa_stop_web
Browse files Browse the repository at this point in the history
web: don't check for stop_web in page_head().
  • Loading branch information
TheAspens committed Apr 4, 2018
2 parents 46e7d3d + 1562265 commit a9dac7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion html/inc/util.inc
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,6 @@ function page_head(
break;
}
project_banner($title, $url_prefix, $is_main);
check_web_stopped();
}
}

Expand Down

0 comments on commit a9dac7e

Please sign in to comment.