disable php warning
This commit is contained in:
		
							parent
							
								
									7885d2e39b
								
							
						
					
					
						commit
						d5f5e49b2a
					
				|  | @ -36,7 +36,7 @@ $H=getenv("HTTP_HOST"); | ||||||
| if (!isset($restrictip)) { | if (!isset($restrictip)) { | ||||||
|   $restrictip=1; |   $restrictip=1; | ||||||
| } | } | ||||||
| if (!isset($charset) || ! $charset) $charset="UTF-8"; | if (!$charset) $charset="UTF-8"; | ||||||
| @header("Content-Type: text/html; charset=$charset"); | @header("Content-Type: text/html; charset=$charset"); | ||||||
| 
 | 
 | ||||||
| ?>
 | ?>
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	 Antoine Beaupr��
						Antoine Beaupr��