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/sysmaps.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'frontends/php/sysmaps.php') diff --git a/frontends/php/sysmaps.php b/frontends/php/sysmaps.php index 60d8ed2e..7baf8646 100644 --- a/frontends/php/sysmaps.php +++ b/frontends/php/sysmaps.php @@ -1,11 +1,11 @@ - -No permissions !"); @@ -14,7 +14,7 @@ } ?> - -"; ?> -"; echo "Id"; @@ -80,7 +80,7 @@ echo ""; ?> -"; if(isset($HTTP_GET_VARS["sysmapid"])) @@ -131,6 +131,6 @@ show_table2_header_end(); ?> - -- cgit