changed PHPDoc package

This commit is contained in:
Roland Gruber 2004-10-09 11:04:20 +00:00
parent 0b8ac37cb7
commit 6761f601c6
5 changed files with 6 additions and 6 deletions

View File

@ -22,9 +22,9 @@ $Id$
*/ */
/** /**
* This file provides functions to load and save account profiles for users/groups/hosts. * This file provides functions to load and save account profiles.
* *
* @package configuration * @package profiles
* @author Roland Gruber * @author Roland Gruber
*/ */

View File

@ -24,7 +24,7 @@ $Id$
/** /**
* Saves new/modified profiles. * Saves new/modified profiles.
* *
* @package Profiles * @package profiles
* @author Roland Gruber * @author Roland Gruber
*/ */

View File

@ -24,7 +24,7 @@ $Id$
/** /**
* Manages deletion of profiles. * Manages deletion of profiles.
* *
* @package Profiles * @package profiles
* @author Roland Gruber * @author Roland Gruber
*/ */

View File

@ -24,7 +24,7 @@ $Id$
/** /**
* This is the main window of the profile editor. * This is the main window of the profile editor.
* *
* @package Profiles * @package profiles
* @author Roland Gruber * @author Roland Gruber
*/ */

View File

@ -24,7 +24,7 @@ $Id$
/** /**
* Manages creating/changing of profiles. * Manages creating/changing of profiles.
* *
* @package Profiles * @package profiles
* @author Roland Gruber * @author Roland Gruber
*/ */