summaryrefslogtreecommitdiffstats
path: root/frontends/php/chart3.php
diff options
context:
space:
mode:
authorosmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-01-24 14:15:47 +0000
committerosmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-01-24 14:15:47 +0000
commitc2771d693018f88d8ddb038438d6d37cd16e9483 (patch)
tree9691c84539de07ad5b825359aadcdf503ca6100b /frontends/php/chart3.php
parentc1f96ed42c7f0ed6fd93952c2d4d98b150db89f3 (diff)
downloadzabbix-c2771d693018f88d8ddb038438d6d37cd16e9483.tar.gz
zabbix-c2771d693018f88d8ddb038438d6d37cd16e9483.tar.xz
zabbix-c2771d693018f88d8ddb038438d6d37cd16e9483.zip
- developed template of screens for webmonitoring & other fixes
git-svn-id: svn://svn.zabbix.com/trunk@3751 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/chart3.php')
-rw-r--r--frontends/php/chart3.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/chart3.php b/frontends/php/chart3.php
index a69898db..bcd079c7 100644
--- a/frontends/php/chart3.php
+++ b/frontends/php/chart3.php
@@ -23,7 +23,7 @@
require_once "include/graphs.inc.php";
require_once "include/classes/graph.inc.php";
- $page["file"] = "chart2.php";
+ $page["file"] = "chart3.php";
$page["title"] = "S_CHART";
$page["type"] = PAGE_TYPE_IMAGE;