blob: e818d9bc1d8b0af8059bdfe33294ac1e79ccfb6e (
plain) (
tree)
|
|
<?php
$title = "Friendship Ended with webdavfs (and Nextcloud Client). Rclone Is My New Best Friend!";
if (isset($early) && $early) {
return;
}
include($_SERVER['DOCUMENT_ROOT'] . '/includes/head.php');
|