[SPIP] +2.1.12
[velocampus/web/www.git] / www / ecrire / oo / index.php
diff --git a/www/ecrire/oo/index.php b/www/ecrire/oo/index.php
new file mode 100644 (file)
index 0000000..cde596c
--- /dev/null
@@ -0,0 +1,8 @@
+<?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'])));
+
+?>