set_title("Login"); $page->set_heading("Login"); $page->disable_left(); $html = "
"; if ($config->get_bool("login_signup_enabled")) { $html .= "Create Account"; } $page->add_block(new Block("Login", $html, "main", 90)); } /** * @param arrayUploaded from: ";
foreach ($uploads as $ip => $count) {
$html .= " $ip ($count)"; } $html .= " | Commented from:";
foreach ($comments as $ip => $count) {
$html .= " $ip ($count)"; } $html .= " |
(Most recent at top) |