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/graphs.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'frontends/php/graphs.php') diff --git a/frontends/php/graphs.php b/frontends/php/graphs.php index b38672ce..ee03eaeb 100644 --- a/frontends/php/graphs.php +++ b/frontends/php/graphs.php @@ -1,16 +1,16 @@ - -"; ?> -No permissions !"); @@ -19,7 +19,7 @@ } ?> - -"; echo "Id"; @@ -73,7 +73,7 @@ echo ""; ?> -"; if(isset($HTTP_GET_VARS["graphid"])) @@ -125,6 +125,6 @@ show_table2_header_end(); ?> - -- cgit