From f43e1b47aad7e6cc56213417e43909d7dd4a2e7e Mon Sep 17 00:00:00 2001 From: hugetoad Date: Sat, 5 Mar 2005 13:34:23 +0000 Subject: - added frontends/php/include/triggers.inc.php (Alexei) - added frontends/php/include/graphs.inc.php (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1689 97f52cf1-0a1b-0410-bd0e-c28be96e8082 --- frontends/php/include/graphs.inc.php | 120 +++++++++++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 frontends/php/include/graphs.inc.php (limited to 'frontends/php/include/graphs.inc.php') diff --git a/frontends/php/include/graphs.inc.php b/frontends/php/include/graphs.inc.php new file mode 100644 index 00000000..0c2da7dd --- /dev/null +++ b/frontends/php/include/graphs.inc.php @@ -0,0 +1,120 @@ + + -- cgit