From d70fc1f6c00e9fc23af4bd6466e899f3791fe267 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cornelius=20Wei=C3=9F?= Date: Wed, 2 Mar 2005 08:50:39 +0000 Subject: [PATCH] cleanup --- resources/inc/class.bo_resources.inc.php | 4 ++-- resources/inc/class.so_resources.inc.php | 4 ++-- resources/inc/class.ui_resources.inc.php | 4 ++-- resources/index.php | 5 ++--- 4 files changed, 8 insertions(+), 9 deletions(-) diff --git a/resources/inc/class.bo_resources.inc.php b/resources/inc/class.bo_resources.inc.php index 9a478b2df3..82cdc15a28 100755 --- a/resources/inc/class.bo_resources.inc.php +++ b/resources/inc/class.bo_resources.inc.php @@ -2,8 +2,8 @@ /**************************************************************************\ * eGroupWare - resources - Resource Management System * * http://www.egroupware.org * - * Written by Lukas Weiss [wnz_gh05t@users.sourceforge.net] and * - * Cornelius Weiss [nelius@gmx.net] * + * Written by Lukas Weiss and * + * Cornelius Weiss * * ----------------------------------------------- * * 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 * diff --git a/resources/inc/class.so_resources.inc.php b/resources/inc/class.so_resources.inc.php index 693fafb2b1..a2b95347cd 100755 --- a/resources/inc/class.so_resources.inc.php +++ b/resources/inc/class.so_resources.inc.php @@ -2,8 +2,8 @@ /**************************************************************************\ * eGroupWare - resources - Resource Management System * * http://www.egroupware.org * - * Written by Cornelius Weiss [nelius@gmx.net] * - * and Lukas Weiss [ichlukas@gmx.de] * + * Written by Cornelius Weiss * + * and Lukas Weiss * * ----------------------------------------------- * * 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 * diff --git a/resources/inc/class.ui_resources.inc.php b/resources/inc/class.ui_resources.inc.php index e7c8e7000d..dcd1f6316c 100755 --- a/resources/inc/class.ui_resources.inc.php +++ b/resources/inc/class.ui_resources.inc.php @@ -2,8 +2,8 @@ /**************************************************************************\ * eGroupWare - resources - Resource Management System * * http://www.egroupware.org * - * Written by Lukas Weiss [ichLukas@gmx.de] and * - * Cornelius Weiss [nelius@gmx.net] * + * Written by Lukas Weiss and * + * Cornelius Weiss * * ----------------------------------------------- * * 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 * diff --git a/resources/index.php b/resources/index.php index b381d39a9c..5769f49048 100755 --- a/resources/index.php +++ b/resources/index.php @@ -3,7 +3,7 @@ * eGroupWare - resources - Resource Management System * * http://www.egroupware.org * * Written by Lukas Weiss [ichLukas@gmx.net] and * - * Cornelius Weiss [nelius@gmx.net] * + * Cornelius Weiss * * ----------------------------------------------- * * 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 * @@ -20,5 +20,4 @@ include('../header.inc.php'); $GLOBALS['phpgw']->redirect_link('/index.php','menuaction=resources.ui_resources.index'); -// $GLOBALS['phpgw_info']['flags']['nodisplay'] = True; -// exit; + \ No newline at end of file