projets
/
aidenligne_francais_universite.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Mise en route du suivi.
[aidenligne_francais_universite.git]
/
ecrire
/
oo
/
index.php
Commit
Line
Data
c495c100
P
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
?>