projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bed28ab
)
HTTP/WebDAV/Server.php (the PEAR package) has been deprecated in GIT master.
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Sun, 28 Jun 2009 19:03:55 +0000
(15:03 -0400)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Sun, 28 Jun 2009 19:03:55 +0000
(15:03 -0400)
The code has been merged into RPC/webdav.php.
Remove require
kronolith/calendars/info.php
patch
|
blob
|
history
diff --git
a/kronolith/calendars/info.php
b/kronolith/calendars/info.php
index
2933d7a
..
15f1262
100644
(file)
--- a/
kronolith/calendars/info.php
+++ b/
kronolith/calendars/info.php
@@
-10,7
+10,6
@@
@define('KRONOLITH_BASE', dirname(dirname(__FILE__)));
require_once KRONOLITH_BASE . '/lib/base.php';
-@include_once 'HTTP/WebDAV/Server.php';
// Exit if this isn't an authenticated user.
if (!Auth::getAuth()) {