From a41eca191e497f8821031e99920e0f053a090b1d Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Wed, 31 Oct 2007 21:18:18 +0100 Subject: CLEANUP: some small code cleanup moved some css from inline to the style sheet, some linebreaks, etc. --- output.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'output.php') diff --git a/output.php b/output.php index 5c5e0aa..a8d6bf1 100644 --- a/output.php +++ b/output.php @@ -2,7 +2,7 @@ /* functions which only ouput html */ -function output_user_settings($email,$password) +function output_user_settings() { global $PREF; -- cgit v1.2.3-18-g5258