ソースを参照

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

philippe_mingo 24 年 前
コミット
c4b117fb42
1 ファイル変更1 行追加1 行削除
  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>