From c8978f7cd91ebfd3c8ae0c834a612049b30136eb Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Mon, 16 Feb 2004 19:48:19 +0000 Subject: [PATCH] removed debug output --- lam-0.4/templates/profedit/profilecreate.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lam-0.4/templates/profedit/profilecreate.php b/lam-0.4/templates/profedit/profilecreate.php index 22cc7114..e15a07eb 100644 --- a/lam-0.4/templates/profedit/profilecreate.php +++ b/lam-0.4/templates/profedit/profilecreate.php @@ -53,7 +53,6 @@ echo $_SESSION['header']; echo "\n\n"; echo "\n\n
\n"; -print_r($_POST); // save user profile if ($_GET['type'] == "user") { $acct = new account();