신고된 게시글의 링크와 파일부분을 블라인드하도록 추가하였습니다.
(작은별님이 건의해주셨습니다. 감사합니다.)
●1.2.1버전에서 1.2.2버전으로 업데이트하시는분!-------------------------------------
extend/report.lib.php 파일 57줄
if(!$is_admin)
{
global $trackback_url, $nogood_href, $good_href, $scrap_href, $update_href, $reply_href, $write_href, $copy_href, $move_href;
$trackback_url = $nogood_href = $good_href = $scrap_href = $update_href = $reply_href = $write_href = $copy_href = $move_href = "";
}
를
if(!$is_admin)
{
global $trackback_url, $nogood_href, $good_href, $scrap_href, $update_href, $reply_href, $copy_href, $move_href;
$trackback_url = $nogood_href = $good_href = $scrap_href = $update_href = $reply_href = $copy_href = $move_href = "";
}
$view[link] = $view[file] = 0;
로 수정해주세요 [if(!$is_admin){ ~~ } 속 내용(~~)도 반드시]
그러면 패치 완료입니다.
--------------------------------------------------------------------------------------------------------
그리고 제작자가 기부금을 받습니다. (395-085165-01-017 기업은행 김경욱) ♡
게시글 목록
| 번호 | 제목 |
|---|---|
| 12231 | |
| 12228 | |
| 12227 | |
| 12222 | |
| 12221 | |
| 12220 | |
| 12217 | |
| 12216 | |
| 12212 | |
| 12211 | |
| 12210 | |
| 12209 | |
| 12206 | |
| 12204 | |
| 12203 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기