projets
/
aidenligne_francais_universite.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
erreur thunmbail4
[aidenligne_francais_universite.git]
/
ecrire
/
oo
/
index.php
1
<
?php
2
3
// ACCESSIBILITE
4
// la page /oo offre une lecture en mode "texte seul"
5
6
@
header
(
"Location: ../?set_disp=4&set_options=basiques&exec="
.
$_REQUEST
[
'exec'
]);
7
8
?
>