浏览代码

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

- patch by Wolfgang Kampichler, FS#201
Daniel-Constantin Mierla 13 年之前
父节点
当前提交
e032a85cb2
共有 1 个文件被更改,包括 1 次插入0 次删除
  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 },
 		{ "tel",  3 },
 		{ "tels", 4 },
+		{ "urn",  3 },
 		{ 0, 0 }
 	};