소스 검색

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>