From 57aba8a89d9da927a39a3ffadf258ead2f27b3c7 Mon Sep 17 00:00:00 2001 From: hugetoad Date: Sat, 7 Dec 2002 09:44:28 +0000 Subject: - all were changed to . No changes in php.ini required anymore. (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@580 97f52cf1-0a1b-0410-bd0e-c28be96e8082 --- frontends/php/users.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'frontends/php/users.php') diff --git a/frontends/php/users.php b/frontends/php/users.php index 1e0161ee..c2f95369 100644 --- a/frontends/php/users.php +++ b/frontends/php/users.php @@ -1,4 +1,4 @@ - -No permissions ! - - -"; echo "Id"; echo "Alias"; @@ -113,7 +113,7 @@ echo ""; ?> -"; @@ -168,12 +168,12 @@ } ?> -"; @insert_user_form($HTTP_GET_VARS["userid"]); ?> - -- cgit