You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
	
	
		
			
				
					
						
						
							 | 
							- <?php
 - /**
 -  * 高级搜索
 -  *
 -  * @version        $id:heightsearch.php$
 -  * @package        DedeBIZ.Site
 -  * @copyright      Copyright (c) 2022 DedeBIZ.COM
 -  * @license        GNU GPL v2 (https://www.dedebiz.com/license)
 -  * @link           https://www.dedebiz.com
 -  */
 - require_once(dirname(__FILE__).'/../system/common.inc.php');
 - require_once(DEDEINC.'/typelink/typelink.class.php');
 - require_once(DEDETEMPLATE.'/apps/heightsearch.htm');
 - ?>
 
 
  |