projets
/
aidenligne_francais_universite.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
accueil: correction d'un lien (pour Gustavo)
[aidenligne_francais_universite.git]
/
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
// des 3 articles les plus recents...
6
7
@header("Location: ../spip.php?page=sommaire_texte");
8
9
?>