1. 제로보드 스킨파일의 list_main.php를 열고 맨위에 아래 소스 입력

 

<? $is_search_null = 1; ?>

 

 


 

2. 제로보드 스킨파일 list_foot.php 를 열고 맨위에 아래 소스 입력

 

<? if(!$is_search_null&&($sn==on||$ss==on||$sc==on)) echo "<table width=900 border=0 cellspacing=0 cellpadding=0 height=200> <tr><td></td></tr></table>
<div align=center>Search Failed!<br /><br />입력하신 단어에 해당하는 검색 결과가 없습니다.</div>
<table width=900 border=0 cellspacing=0 cellpadding=0 height=200><tr><td></td></tr></table>"; ?>


 

 

 

저작자 표시 비영리 변경 금지
크리에이티브 커먼즈 라이선스
Creative Commons License
Posted by TONYSTYLE


트랙백 주소 : http://www.tonystyle.com/trackback/100 관련글 쓰기

댓글을 달아 주세요