|  |  | @@ -258,7 +258,7 @@ if ($action == '') { | 
		
	
		
			
			|  |  |  | ReWriteConfigAuto(); | 
		
	
		
			
			|  |  |  | $rflwft = "<script>\r\n"; | 
		
	
		
			
			|  |  |  | $rflwft .= "if (window.navigator.userAgent.indexOf('MSIE')>=1) top.document.frames.menu.location = 'index_menu.php';\r\n"; | 
		
	
		
			
			|  |  |  | $rflwft .= "else top.document.getElementById('menufra').src = 'index_menu.php';\r\n"; | 
		
	
		
			
			|  |  |  | $rflwft .= "else top.document.getElementsByName('menu').src = 'index_menu.php';\r\n"; | 
		
	
		
			
			|  |  |  | $rflwft .= "</script>"; | 
		
	
		
			
			|  |  |  | echo $rflwft; | 
		
	
		
			
			|  |  |  | UpDateCatCache(); | 
		
	
	
		
			
				|  |  | @@ -408,7 +408,7 @@ if ($action == '') { | 
		
	
		
			
			|  |  |  | ReWriteConfigAuto(); | 
		
	
		
			
			|  |  |  | $rflwft = "<script>\r\n"; | 
		
	
		
			
			|  |  |  | $rflwft .= "if (window.navigator.userAgent.indexOf('MSIE')>=1) top.document.frames.menu.location = 'index_menu.php';\r\n"; | 
		
	
		
			
			|  |  |  | $rflwft .= "else top.document.getElementById('menufra').src = 'index_menu.php';\r\n"; | 
		
	
		
			
			|  |  |  | $rflwft .= "else top.document.getElementsByName('menu').src = 'index_menu.php';\r\n"; | 
		
	
		
			
			|  |  |  | $rflwft .= "</script>"; | 
		
	
		
			
			|  |  |  | echo $rflwft; | 
		
	
		
			
			|  |  |  | ShowMsg('模块卸载完成', 'module_main.php'); | 
		
	
	
		
			
				|  |  | 
 |