projects
/
debbugs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41f4070
)
uh... readd use Debbugs::SOAP::Server;
author
Don Armstrong
<don@donarmstrong.com>
Wed, 20 Jun 2007 21:11:32 +0000
(22:11 +0100)
committer
Don Armstrong
<don@donarmstrong.com>
Wed, 20 Jun 2007 21:11:32 +0000
(22:11 +0100)
cgi/soap.cgi
patch
|
blob
|
history
diff --git
a/cgi/soap.cgi
b/cgi/soap.cgi
index 666a68cafa178855da90c96a50f93f6b19ea9ef6..c914b0121aa3a1caef09455888ef18775acecd83 100755
(executable)
--- a/
cgi/soap.cgi
+++ b/
cgi/soap.cgi
@@
-2,6
+2,8
@@
#use SOAP::Transport::HTTP;
+use Debbugs::SOAP::Server;
+
# Work around stupid soap bug on line 411
if (not exists $ENV{EXPECT}) {
$ENV{EXPECT} = '';