| Summary | xmlrpc example code: Fix HTTP auth options |
| Queue | Horde Framework Packages |
| Queue Version | Git master |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | slusarz (at) horde (dot) org |
| Requester | thomas.jarosch (at) intra2net (dot) com |
| Created | 08/01/2013 (4502 days ago) |
| Due | |
| Updated | 08/01/2013 (4502 days ago) |
| Assigned | |
| Resolved | 08/01/2013 (4502 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | Yes |
State ⇒ Resolved
commit a7abda03966f9ca93bcb67f8ae1a396d751c096b
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date: Thu Aug 1 16:27:27 2013 +0200
xmlrpc example code: Fix HTTP auth options
Bug #12526Signed-off-by: Michael M Slusarz <slusarz@horde.org>
framework/Rpc/doc/Horde/Rpc/examples/xmlrpc.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/a7abda03966f9ca93bcb67f8ae1a396d751c096b
Priority ⇒ 1. Low
New Attachment: 0001-xmlrpc-example-code-Fix-HTTP-auth-options.patch
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ xmlrpc example code: Fix HTTP auth options
Type ⇒ Bug
State ⇒ Unconfirmed
attached patch fixes the xmlrpc example code HTTP auth options.
Cheers,
Thomas