Example #1
0
	public static function getServerList()
	{
		self::$_serverList = array('valid-server-list');
		return array('retrieved-list');
	}