"header update"

This commit is contained in:
Ralf Becker 2008-10-07 12:25:28 +00:00
parent b4540c337c
commit aceef3f548

View File

@ -1,16 +1,14 @@
<?php
/**************************************************************************\
* eGroupWare - eTemplates - process_exec *
* http://www.egroupware.org *
* Written by Ralf Becker <RalfBecker@outdoor-training.de> *
* -------------------------------------------- *
* 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 *
* Free Software Foundation; either version 2 of the License, or (at your *
* option) any later version. *
\**************************************************************************/
/* $Id$ */
/**
* eGroupWare - eTemplates - Editor
*
* @link http://www.egroupware.org
* @author Ralf Becker <RalfBecker-AT-outdoor-training.de>
* @package etemplate
* @copyright (c) 2002-8 by Ralf Becker <RalfBecker-AT-outdoor-training.de>
* @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License
* @version $Id$
*/
list($app) = explode('.',$_GET['menuaction']);