コード例 #1
0
ファイル: route.php プロジェクト: BillVGN/PortalPRP
	public static function cleanup()
	{
		self::$filtered = array();
		self::$uris = array();
	}