forked from GithubBackups/vichan
Uptime not necessary in boards.php
This commit is contained in:
parent
96411813b4
commit
393088e043
@ -79,7 +79,6 @@ $searchHTML = Element("8chan/boards-search.html", array(
|
|||||||
|
|
||||||
"founding_date" => $founding_date,
|
"founding_date" => $founding_date,
|
||||||
"page_updated" => date('r'),
|
"page_updated" => date('r'),
|
||||||
"uptime" => shell_exec('uptime -p'),
|
|
||||||
|
|
||||||
"html_boards" => $boardsHTML,
|
"html_boards" => $boardsHTML,
|
||||||
"html_tags" => $tagsHTML
|
"html_tags" => $tagsHTML
|
||||||
|
Loading…
x
Reference in New Issue
Block a user