diff --git a/lam/tests/status-test.php b/lam/tests/status-test.php index ae6a7d68..d04c3ec2 100644 --- a/lam/tests/status-test.php +++ b/lam/tests/status-test.php @@ -19,11 +19,18 @@ $Id$ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - - LDAP Account Manager status messages. */ +/** +* LDAP Account Manager status messages. +* +* @package tests +* @author Michael Duergner +*/ + +/** message displaying */ include_once("../lib/status.inc"); + ?>