This commit is contained in:
Cornelius Weiß 2005-03-02 08:50:39 +00:00
parent 47ef43919e
commit d70fc1f6c0
4 changed files with 8 additions and 9 deletions

View File

@ -2,8 +2,8 @@
/**************************************************************************\ /**************************************************************************\
* eGroupWare - resources - Resource Management System * * eGroupWare - resources - Resource Management System *
* http://www.egroupware.org * * http://www.egroupware.org *
* Written by Lukas Weiss [wnz_gh05t@users.sourceforge.net] and * * Written by Lukas Weiss <wnz_gh05t@users.sourceforge.net> and *
* Cornelius Weiss [nelius@gmx.net] * * Cornelius Weiss <egw@von-und-zu-weiss.de> *
* ----------------------------------------------- * * ----------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it * * This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU General Public License as published by the * * under the terms of the GNU General Public License as published by the *

View File

@ -2,8 +2,8 @@
/**************************************************************************\ /**************************************************************************\
* eGroupWare - resources - Resource Management System * * eGroupWare - resources - Resource Management System *
* http://www.egroupware.org * * http://www.egroupware.org *
* Written by Cornelius Weiss [nelius@gmx.net] * * Written by Cornelius Weiss <egw@von-und-zu-weiss.de> *
* and Lukas Weiss [ichlukas@gmx.de] * * and Lukas Weiss <wnz_gh05t@users.sourceforge.net> *
* ----------------------------------------------- * * ----------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it * * This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU General Public License as published by the * * under the terms of the GNU General Public License as published by the *

View File

@ -2,8 +2,8 @@
/**************************************************************************\ /**************************************************************************\
* eGroupWare - resources - Resource Management System * * eGroupWare - resources - Resource Management System *
* http://www.egroupware.org * * http://www.egroupware.org *
* Written by Lukas Weiss [ichLukas@gmx.de] and * * Written by Lukas Weiss <wnz_gh05t@users.sourceforge.net> and *
* Cornelius Weiss [nelius@gmx.net] * * Cornelius Weiss <egw@von-und-zu-weiss.de> *
* ----------------------------------------------- * * ----------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it * * This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU General Public License as published by the * * under the terms of the GNU General Public License as published by the *

View File

@ -3,7 +3,7 @@
* eGroupWare - resources - Resource Management System * * eGroupWare - resources - Resource Management System *
* http://www.egroupware.org * * http://www.egroupware.org *
* Written by Lukas Weiss [ichLukas@gmx.net] and * * Written by Lukas Weiss [ichLukas@gmx.net] and *
* Cornelius Weiss [nelius@gmx.net] * * Cornelius Weiss <egw@von-und-zu-weiss.de> *
* ----------------------------------------------- * * ----------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it * * This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU General Public License as published by the * * under the terms of the GNU General Public License as published by the *
@ -20,5 +20,4 @@
include('../header.inc.php'); include('../header.inc.php');
$GLOBALS['phpgw']->redirect_link('/index.php','menuaction=resources.ui_resources.index'); $GLOBALS['phpgw']->redirect_link('/index.php','menuaction=resources.ui_resources.index');
// $GLOBALS['phpgw_info']['flags']['nodisplay'] = True;
// exit;