예제 #1
0
파일: route.php 프로젝트: BillVGN/PortalPRP
	public static function cleanup()
	{
		self::$filtered = array();
		self::$uris = array();
	}