From becb5e1267866b1fa858c08125fdba81003dfc65 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Thu, 3 Jan 2008 14:06:16 +0100 Subject: BUGIFX: output was displayed twice the login information was displayed twice, also formatted the output a bit nicer in html --- index.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index fe674be..20fc573 100644 --- a/index.php +++ b/index.php @@ -313,8 +313,6 @@ else if(myisset("me")) exit(); } - output_status(); - if(isset($_SESSION["name"])) output_status($_SESSION["name"]); -- cgit v1.2.3-18-g5258