Explorar o código

pv: return of urn schema for $rz if it is the case

- patch by Wolfgang Kampichler, FS#201
Daniel-Constantin Mierla %!s(int64=13) %!d(string=hai) anos
pai
achega
e032a85cb2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      modules_k/pv/pv_core.c

+ 1 - 0
modules_k/pv/pv_core.c

@@ -57,6 +57,7 @@ static str pv_uri_scheme[] = {
 		{ "sips", 4 },
 		{ "sips", 4 },
 		{ "tel",  3 },
 		{ "tel",  3 },
 		{ "tels", 4 },
 		{ "tels", 4 },
+		{ "urn",  3 },
 		{ 0, 0 }
 		{ 0, 0 }
 	};
 	};