projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c49563c
)
Correct package name (HttpClient -> Http).
author
Gunnar Wrobel
<p@rdus.de>
Wed, 8 Dec 2010 07:59:44 +0000
(08:59 +0100)
committer
Gunnar Wrobel
<p@rdus.de>
Wed, 8 Dec 2010 07:59:44 +0000
(08:59 +0100)
framework/Oauth/package.xml
patch
|
blob
|
history
diff --git
a/framework/Oauth/package.xml
b/framework/Oauth/package.xml
index
4cfcfb5
..
9c03736
100644
(file)
--- a/
framework/Oauth/package.xml
+++ b/
framework/Oauth/package.xml
@@
-57,7
+57,7
@@
http://pear.php.net/dtd/package-2.0.xsd">
<min>1.5.0</min>
</pearinstaller>
<package>
- <name>Http
_Client
</name>
+ <name>Http</name>
<channel>pear.horde.org</channel>
</package>
</required>