diff --git a/lam/lib/profiles.inc b/lam/lib/profiles.inc index d93c9cfc..b35154cb 100644 --- a/lam/lib/profiles.inc +++ b/lam/lib/profiles.inc @@ -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 */ diff --git a/lam/templates/profedit/profilecreate.php b/lam/templates/profedit/profilecreate.php index f095a39a..fc7838cc 100644 --- a/lam/templates/profedit/profilecreate.php +++ b/lam/templates/profedit/profilecreate.php @@ -24,7 +24,7 @@ $Id$ /** * Saves new/modified profiles. * -* @package Profiles +* @package profiles * @author Roland Gruber */ diff --git a/lam/templates/profedit/profiledelete.php b/lam/templates/profedit/profiledelete.php index 95939fcd..ea29083f 100644 --- a/lam/templates/profedit/profiledelete.php +++ b/lam/templates/profedit/profiledelete.php @@ -24,7 +24,7 @@ $Id$ /** * Manages deletion of profiles. * -* @package Profiles +* @package profiles * @author Roland Gruber */ diff --git a/lam/templates/profedit/profilemain.php b/lam/templates/profedit/profilemain.php index a2590b63..0b8910ce 100644 --- a/lam/templates/profedit/profilemain.php +++ b/lam/templates/profedit/profilemain.php @@ -24,7 +24,7 @@ $Id$ /** * This is the main window of the profile editor. * -* @package Profiles +* @package profiles * @author Roland Gruber */ diff --git a/lam/templates/profedit/profilepage.php b/lam/templates/profedit/profilepage.php index 3ff75e35..e80548e4 100644 --- a/lam/templates/profedit/profilepage.php +++ b/lam/templates/profedit/profilepage.php @@ -24,7 +24,7 @@ $Id$ /** * Manages creating/changing of profiles. * -* @package Profiles +* @package profiles * @author Roland Gruber */