[ Index ] |
|
Code source de Flux CMS 1.5 |
1 <?php 2 // +----------------------------------------------------------------------+ 3 // | popoon | 4 // +----------------------------------------------------------------------+ 5 // | Copyright (c) 2001,2002,2003,2004 Bitflux GmbH | 6 // +----------------------------------------------------------------------+ 7 // | This program is free software; you can redistribute it and/or | 8 // | modify it under the terms of the GNU General Public License (GPL) | 9 // | as published by the Free Software Foundation; either version 2 | 10 // | of the License, or (at your option) any later version. | 11 // | The GPL can be found at http://www.gnu.org/licenses/gpl.html | 12 // +----------------------------------------------------------------------+ 13 // | Author: Christian Stocker <chregu@bitflux.ch> | 14 // +----------------------------------------------------------------------+ 15 // 16 // $Id: index.php 7198 2006-06-17 07:13:09Z chregu $ 17 18 //define('BX_STAGE','edit'); 19 20 include_once ("inc/bx/init.php"); 21 bx_init::start('conf/config.xml'); 22 23 24 25 $BX_config['popoon']['sm2php_xsl_dir'] = BX_POPOON_DIR.'/sitemap'; 26 $BX_config['popoon']['cacheDir'] = BX_PROJECT_DIR.'tmp/'; 27 28 $sitemap = new popoon (BX_PROJECT_DIR."/sitemap/sitemap.xml",$_GET['path'], 29 $GLOBALS['POOL']->config 30 ); 31
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Wed Nov 21 13:08:55 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |