/home/arranoyd/public_html/wp-content/plugins/updraftplus/includes/PEAR/HTTP/WebDAV/Client.php
<?php

require_once "HTTP/WebDAV/Client/Stream.php";

if (!HTTP_WebDAV_Client_Stream::register()) {
    PEAR::raiseError("couldn't register WebDAV stream wrappers");
}