0byt3m1n1
Path:
/
data
/
applications
/
aps
/
tikiwiki
/
7.0-0
/
standard
/
htdocs
/
lib
/
pear
/
HTTP
/
WebDAV
/
[
Home
]
File: Client.php
<?php require_once "HTTP/WebDAV/Client/Stream.php"; if (!HTTP_WebDAV_Client_Stream::register()) { PEAR::raiseError("couldn't register WebDAV stream wrappers"); } ?>