update docu to better run trough phpdocumentor

This commit is contained in:
Cornelius Weiß 2006-04-21 17:13:50 +00:00
parent 71743a2260
commit 52f467b963
5 changed files with 46 additions and 43 deletions

View File

@ -1,7 +1,14 @@
<?php <?php
// eTemplates for Application 'resources', generated by soetemplate::dump4setup() 2006-03-29 21:55 /**
* eGroupWare - resources
/* $Id$ */ * http://www.egroupware.org
*
* @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License
* @package resources
* @subpackage setup
* @author Cornelius Weiss <egw@von-und-zu-weiss.de>
* @version $Id$
*/
$templ_version=1; $templ_version=1;

View File

@ -5,6 +5,7 @@
* *
* @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License
* @package resources * @package resources
* @subpackage setup
* @author Cornelius Weiss <egw@von-und-zu-weiss.de> * @author Cornelius Weiss <egw@von-und-zu-weiss.de>
* @author Lukas Weiss <wnz_gh05t@users.sourceforge.net> * @author Lukas Weiss <wnz_gh05t@users.sourceforge.net>
* @version $Id$ * @version $Id$

View File

@ -1,17 +1,15 @@
<?php <?php
/**************************************************************************\ /**
* eGroupWare - Setup * * eGroupWare - resources
* http://www.eGroupWare.org * * http://www.egroupware.org
* Created by eTemplates DB-Tools written by ralfbecker@outdoor-training.de * * Created by eTemplates DB-Tools written by ralfbecker@outdoor-training.de
* -------------------------------------------- * *
* This program is free software; you can redistribute it and/or modify it * * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License
* under the terms of the GNU General Public License as published by the * * @package resources
* Free Software Foundation; either version 2 of the License, or (at your * * @subpackage setup
* option) any later version. * * @author Cornelius Weiss <egw@von-und-zu-weiss.de>
\**************************************************************************/ * @version $Id$
*/
/* $Id$ */
$phpgw_baseline = array( $phpgw_baseline = array(
'egw_resources' => array( 'egw_resources' => array(

View File

@ -1,17 +1,15 @@
<?php <?php
/**************************************************************************\ /**
* eGroupWare - Setup * * eGroupWare - resources
* http://www.eGroupWare.org * * http://www.egroupware.org
* Created by eTemplates DB-Tools written by ralfbecker@outdoor-training.de * * Created by eTemplates DB-Tools written by ralfbecker@outdoor-training.de
* -------------------------------------------- * *
* This program is free software; you can redistribute it and/or modify it * * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License
* under the terms of the GNU General Public License as published by the * * @package resources
* Free Software Foundation; either version 2 of the License, or (at your * * @subpackage setup
* option) any later version. * * @author Cornelius Weiss <egw@von-und-zu-weiss.de>
\**************************************************************************/ * @version $Id$
*/
/* $Id$ */
$phpgw_baseline = array( $phpgw_baseline = array(
'egw_resources' => array( 'egw_resources' => array(

View File

@ -1,16 +1,15 @@
<?php <?php
/**************************************************************************\ /**
* eGroupWare - Setup * * eGroupWare - resources
* http://www.eGroupWare.org * * http://www.egroupware.org
* Created by eTemplates DB-Tools written by ralfbecker@outdoor-training.de * * Created by eTemplates DB-Tools written by ralfbecker@outdoor-training.de
* -------------------------------------------- * *
* This program is free software; you can redistribute it and/or modify it * * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License
* under the terms of the GNU General Public License as published by the * * @package resources
* Free Software Foundation; either version 2 of the License, or (at your * * @subpackage setup
* option) any later version. * * @author Cornelius Weiss <egw@von-und-zu-weiss.de>
\**************************************************************************/ * @version $Id$
*/
/* $Id$ */
$test[] = '0.0.1.008'; $test[] = '0.0.1.008';
function resources_upgrade0_0_1_008() function resources_upgrade0_0_1_008()