summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/wordpress/files/dummy-templates.php')
-rw-r--r--www-apps/wordpress/files/dummy-templates.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/www-apps/wordpress/files/dummy-templates.php b/www-apps/wordpress/files/dummy-templates.php
deleted file mode 100644
index c40c287c6784..000000000000
--- a/www-apps/wordpress/files/dummy-templates.php
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-
-die("The wp-admin/templates.php file has been removed due to XSS vulnerabilites that have not \n".
- "yet been fixed upstream. For more information, see \n".
- "<a href=\"http://bugs.gentoo.org/show_bug.cgi?id=88926\">bug 88926</a> at Gentoo's bugzilla.");
-
-?>