This commit is contained in:
shim
2023-04-17 11:06:08 +09:00
parent d0b393aa97
commit 76264e09ad
4686 changed files with 552713 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<?php
if($_iscallpage):
?>
<div id="rb-search-search-example3">
$_ResultArray['num'][$_key] 가 0 이므로 이 내용은 검색결과 페이지 출력되지 않습니다.
</div>
<?php
endif;
$_ResultArray['num'][$_key] = 0;
?>