Commit 8e5ccd61 authored by mku's avatar mku

ZP-298 #comment Typo in namespaces of wbxmldefs.php (ValidateCerts instead of...

ZP-298 #comment  Typo in namespaces of wbxmldefs.php (ValidateCerts instead of ValidateCert)  #time 5m

git-svn-id: https://z-push.org/svn/z-push/trunk@1548 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
parent 68fe9e19
...@@ -748,7 +748,7 @@ class WBXMLDefs { ...@@ -748,7 +748,7 @@ class WBXMLDefs {
8 => "MeetingResponse", 8 => "MeetingResponse",
9 => "POOMTASKS", 9 => "POOMTASKS",
0xA => "ResolveRecipients", 0xA => "ResolveRecipients",
0xB => "ValidateCerts", 0xB => "ValidateCert",
0xC => "POOMCONTACTS2", 0xC => "POOMCONTACTS2",
0xD => "Ping", 0xD => "Ping",
0xE => "Provision",// 0xE => "Provision",//
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment