mirror of
				https://e.coding.net/circlecloud/McAccount.git
				synced 2025-11-03 17:56:24 +00:00 
			
		
		
		
	@@ -29,4 +29,12 @@ class index extends AmysqlController {
 | 
			
		||||
		$this->title = "Minecraft 服务器列表";
 | 
			
		||||
		$this->_View ( "servers" );
 | 
			
		||||
	}
 | 
			
		||||
	function news() {
 | 
			
		||||
		$this->title = "Minecraft 服务器列表";
 | 
			
		||||
		$this->_View ( "news" );
 | 
			
		||||
	}
 | 
			
		||||
	function pics() {
 | 
			
		||||
		$this->title = "Minecraft 服务器列表";
 | 
			
		||||
		$this->_View ( "pics" );
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user