From cbd96fadc9d2d9f8ab07490915863862accde4ca Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Mon, 21 Apr 2003 15:43:53 +0000 Subject: [PATCH] minor changes --- lam/lam.conf | 2 +- lam/lib/listhosts.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lam/lam.conf b/lam/lam.conf index 36582553..85b5279c 100644 --- a/lam/lam.conf +++ b/lam/lam.conf @@ -57,4 +57,4 @@ grouplistAttributes: #cn;#gidNumber;#memberUID;#description # entries can either be predefined values (e.g. '#cn' or '#uid') # or individual ones (e.g. 'cn:Host Name') # values have to be seperated by semicolons -hostlistAttributes: #cn;#rid;#description;gidNumber:GID +hostlistAttributes: #cn;#rid;#description diff --git a/lam/lib/listhosts.php b/lam/lib/listhosts.php index 1fb194d0..048a5c3f 100644 --- a/lam/lib/listhosts.php +++ b/lam/lib/listhosts.php @@ -29,7 +29,7 @@ include_once("ldap.php"); session_save_path("../sess"); @session_start(); -echo "hjhj\n"; +echo "listhosts\n"; echo "\n"; echo "\n"; echo "\n";