[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <?php 2 /** 3 * eGroupWare - resources 4 * http://www.egroupware.org 5 * 6 * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License 7 * @package resources 8 * @author Cornelius Weiss <egw@von-und-zu-weiss.de> 9 * @author Lukas Weiss <wnz_gh05t@users.sourceforge.net> 10 * @version $Id: index.php 19735 2005-11-10 23:35:55Z nelius_weiss $ 11 */ 12 13 $GLOBALS['egw_info']['flags'] = array( 14 'currentapp' => 'resources', 15 'noheader' => True, 16 'nonavbar' => True 17 ); 18 include('../header.inc.php'); 19 20 $GLOBALS['egw']->redirect_link('/index.php','menuaction=resources.ui_resources.index'); 21
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |