Skip to content
Snippets Groups Projects
Commit 1b920fb5 authored by Jakob Sack's avatar Jakob Sack
Browse files

Sabre deleted a file ...

parent 3faa22c6
No related branches found
No related tags found
No related merge requests found
<?php
/**
* SabreDAV's PHP autoloader
*
* Warning: this file is deprecated. Please use Sabre/autoload.php instead.
*
* @package Sabre
* @subpackage DAV
* @copyright Copyright (C) 2007-2011 Rooftop Solutions. All rights reserved.
* @author Evert Pot (http://www.rooftopsolutions.nl/)
* @deprecated
* @license http://code.google.com/p/sabredav/wiki/License Modified BSD License
*/
include dirname(__FILE__) . '/Sabre/autoload.php';
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment