From: Valerie Pond Date: Sun, 15 Jan 2023 22:08:43 +0000 (+0000) Subject: Remove the 2's... X-Git-Tag: 0.9~445 X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/commitdiff_plain/7501444395a3aef2dcb58531db817f356c721ed6 Remove the 2's... --- diff --git a/header.php b/header.php index 44f1268..4218b91 100644 --- a/header.php +++ b/header.php @@ -40,7 +40,6 @@ foreach ($pages as $name => $page) } else if (str_ends_with($script, BASE_URL . "index.php") && BASE_URL != "/" && !strlen($tok[0])) { - echo "2"; $active_page = $tok[0]; } else if (!str_ends_with($page, ".php"))