first
This commit is contained in:
15
modules/search/for-searching/_desktop/example3.php
Normal file
15
modules/search/for-searching/_desktop/example3.php
Normal 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;
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user