mirror of
https://e.coding.net/circlecloud/McAccount.git
synced 2025-09-06 07:37:40 +00:00
@ -25,4 +25,8 @@ class index extends AmysqlController {
|
||||
$this->title = "Minecraft 密码找回";
|
||||
$this->_View ( "forge" );
|
||||
}
|
||||
function serverlist() {
|
||||
$this->title = "Minecraft 服务器列表";
|
||||
$this->_View ( "servers" );
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user