diff options
author | 53hornet <atc@53hor.net> | 2021-10-22 18:39:32 -0400 |
---|---|---|
committer | 53hornet <atc@53hor.net> | 2021-10-22 18:39:32 -0400 |
commit | 6f5e8042470c94cef14b94b8c4251c1cfb436d95 (patch) | |
tree | a1d5874fe64eb18c64a83302b40edfc2f693fb20 /drafts/2021-10-15-friendship-ended-with-webdavfs-and-nextcloud-client-rclone-is-my-new-best-friend-.php | |
parent | 7ecb8930235e6e7ab35cae08d257a4dbf406fa7b (diff) | |
download | 53hor-6f5e8042470c94cef14b94b8c4251c1cfb436d95.tar.xz 53hor-6f5e8042470c94cef14b94b8c4251c1cfb436d95.zip |
posted: forced downloads in browser
Diffstat (limited to 'drafts/2021-10-15-friendship-ended-with-webdavfs-and-nextcloud-client-rclone-is-my-new-best-friend-.php')
-rw-r--r-- | drafts/2021-10-15-friendship-ended-with-webdavfs-and-nextcloud-client-rclone-is-my-new-best-friend-.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drafts/2021-10-15-friendship-ended-with-webdavfs-and-nextcloud-client-rclone-is-my-new-best-friend-.php b/drafts/2021-10-15-friendship-ended-with-webdavfs-and-nextcloud-client-rclone-is-my-new-best-friend-.php new file mode 100644 index 0000000..e818d9b --- /dev/null +++ b/drafts/2021-10-15-friendship-ended-with-webdavfs-and-nextcloud-client-rclone-is-my-new-best-friend-.php @@ -0,0 +1,6 @@ +<?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'); |