Browse Source

Removed "debug" check in last bugfix (sorry).

philippe_mingo 24 years ago
parent
commit
c4b117fb42
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/options_personal.php

+ 1 - 1
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;
+
 ?>
    <br>
 <table width=95% align=center border=0 cellpadding=2 cellspacing=0>