1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-01-31 12:23:48 +01:00

Uptime not necessary in boards.php

This commit is contained in:
8chan 2015-04-19 08:16:47 -07:00
parent 96411813b4
commit 393088e043

View File

@ -79,7 +79,6 @@ $searchHTML = Element("8chan/boards-search.html", array(
"founding_date" => $founding_date,
"page_updated" => date('r'),
"uptime" => shell_exec('uptime -p'),
"html_boards" => $boardsHTML,
"html_tags" => $tagsHTML