[ Index ] |
|
Code source de SPIP 1.9.2c |
1 <?php 2 3 /***************************************************************************\ 4 * SPIP, Systeme de publication pour l'internet * 5 * * 6 * Copyright (c) 2001-2007 * 7 * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * 8 * * 9 * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * 10 * Pour plus de details voir le fichier COPYING.txt ou l'aide en ligne. * 11 \***************************************************************************/ 12 13 # ou est l'espace prive ? 14 @define('_DIR_RESTREINT_ABS', 'ecrire/'); 15 include_once _DIR_RESTREINT_ABS.'inc_version.php'; 16 17 # rediriger les anciens URLs de la forme page.php3fond=xxx 18 if (isset($_GET['fond'])) { 19 include_spip('inc/headers'); 20 redirige_par_entete(generer_url_public($_GET['fond'])); 21 } 22 23 # au travail... 24 include _DIR_RESTREINT_ABS.'public.php'; 25 26 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Wed Nov 21 10:20:27 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |