[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / ecrire / oo / index.php
diff --git a/www/ecrire/oo/index.php b/www/ecrire/oo/index.php
deleted file mode 100644 (file)
index cde596c..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-
-// ACCESSIBILITE
-// la page /oo offre une lecture en mode "texte seul"
-
-header("Location: ../?action=preferer&arg=display:4&redirect=" . urlencode(str_replace('/oo','', $_SERVER['REQUEST_URI'])));
-
-?>