From: philippe_mingo Date: Mon, 24 Sep 2001 14:36:51 +0000 (+0000) Subject: Removed "debug" check in last bugfix (sorry). X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=cd2b718266525681ee78a3f4eaa77fc30b79180e Removed "debug" check in last bugfix (sorry). git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1521 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/src/options_personal.php b/src/options_personal.php index 9b58168e..e5bab679 100644 --- a/src/options_personal.php +++ b/src/options_personal.php @@ -21,7 +21,7 @@ $fullname = getPref($data_dir, $username, 'full_name'); $replyto = getPref($data_dir, $username, 'reply_to'); $email_address = getPref($data_dir, $username, 'email_address'); -echo $prefix_sig; + ?>