
crédit photos:
S. Egéa / C. Mez / P. Matharan
|
Forêt
de l'Ayré
|
 |
Début du pélerinage annuel à l'Ayré aujourd'hui.
Le secteur a vraiment pris la dose avec de la poudre plus
profonde et plus légère qu'à Hautacam
la veille. Descente vraiment terrible sans toucher une trace
ni un caillou. Rien à jeter sur toute la longueur
de la forêt!! Qu'est ce que c'est bon les bains de
poudre...
|
|
Bain de poudre pour Cyril
|
|
|
Une dernière pour la route
|
$liste_pages = array(
"show_news.php",
);
if($page && isset($page) && !empty($page)) {
$page_trouve = 0;
if(in_array($page, $liste_pages)) {
require($page);
$page_trouve = 1;
} if(!$page_trouve) {
require("../../../../comment/user.inc.php");
// a suggested mechanism for switching the moderator privileges on
$pword = "123"; // my moderator password
if ($_REQUEST['password'] == $pword) // check if password supplied by query or post
$comment_mod = false; // password supplied, moderator privileges on
else
$comment_mod = false; // no password, moderator privileges off
// general config of comment script
$add_comments = false; // display comment box on page
$comment_file = "comments_file.txt"; // save comments in this file
// include comment script
include("../../../../comment/comment.php");
}
} else { require("../../../../comment/user.inc.php");
// a suggested mechanism for switching the moderator privileges on
$pword = "123"; // my moderator password
if ($_REQUEST['password'] == $pword) // check if password supplied by query or post
$comment_mod = false; // password supplied, moderator privileges on
else
$comment_mod = false; // no password, moderator privileges off
// general config of comment script
$add_comments = false; // display comment box on page
$comment_file = "comments_file.txt"; // save comments in this file
// include comment script
include("../../../../comment/comment.php");
}
?>
|
|