From 054a546ff167d60bb13d0ecfc79dc1c1bce2cff0 Mon Sep 17 00:00:00 2001 From: hugetoad Date: Sun, 24 Jun 2001 14:05:36 +0000 Subject: Several changes: - added map.html maps.html sysmap.html - support for system (network) maps git-svn-id: svn://svn.zabbix.com/trunk@105 97f52cf1-0a1b-0410-bd0e-c28be96e8082 --- frontends/php/include/config.inc | 45 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 44 insertions(+), 1 deletion(-) (limited to 'frontends/php/include') diff --git a/frontends/php/include/config.inc b/frontends/php/include/config.inc index ad2c4fdc..fc2d28bc 100644 --- a/frontends/php/include/config.inc +++ b/frontends/php/include/config.inc @@ -300,12 +300,27 @@ { echo "ALERTS"; } +?> + + + + + +[NETWORK MAPS]"; + } + else + { + echo "NETWORK MAPS"; + } ?> - +