Delete `acp/dereferrer.php`
authorMatthias Schmidt <gravatronics@live.com>
Wed, 23 Jun 2021 11:09:46 +0000 (13:09 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Wed, 23 Jun 2021 11:09:46 +0000 (13:09 +0200)
com.woltlab.wcf/fileDelete.xml
wcfsetup/install/files/acp/dereferrer.php [deleted file]

index 0da45012fcfa5bafe2b8b54bdc18004ae0d91090..db4e9a727ff2f2b09630b67da3f7d88931ca67c7 100644 (file)
@@ -36,6 +36,7 @@
                <file>acp/style/testing-reset.css</file>
                <file>acp/style/wcf.css</file>
                <file>acp/style/wcfAcp.css</file>
+               <file>acp/dereferrer.php</file>
                <file>acp/update-com.woltlab.wcf_5.2.0_beta_2.php</file>
                <file>acp/update-com.woltlab.wcf_5.2.0_beta_3.php</file>
                <file>acp/update-com.woltlab.wcf_5.2_reloadRoutingCache.php</file>
diff --git a/wcfsetup/install/files/acp/dereferrer.php b/wcfsetup/install/files/acp/dereferrer.php
deleted file mode 100644 (file)
index 167ca4b..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-<?php
-
-\header("HTTP/1.0 410 Gone");
-?>
-The
-<kbd>dereferrer.php</kbd> service is no longer available. Please adjust your links to redirect to the target destination directly.
-<br>
-<br>
-You can learn more about this change at <a href="https://github.com/WoltLab/WCF/issues/2557">https://github.com/WoltLab/WCF/issues/2557</a>.