소스 검색

small patch

root 1 년 전
부모
커밋
9cfbfc94f3
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      html/admin/users/editauth.php

+ 0 - 1
html/admin/users/editauth.php

@@ -175,7 +175,6 @@ if (isset($_POST["recovery"]) and $old_auth_info['deleted']) {
         }
         $new['deleted'] = 0;
         $new['dynamic'] = 0;
-        $new['eol'] = '';
 
         $f_dnsname = trim($_POST["f_dns_name"]);
         if (!empty($f_dnsname)) {