From 8b4fe7931a148e8efb768b1a16a9895d031f82e4 Mon Sep 17 00:00:00 2001 From: osmiy Date: Fri, 8 Jun 2007 13:34:45 +0000 Subject: - developed database monitoring via ODBC (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@4253 97f52cf1-0a1b-0410-bd0e-c28be96e8082 --- frontends/php/include/export.inc.php | 1 + 1 file changed, 1 insertion(+) (limited to 'frontends/php/include/export.inc.php') diff --git a/frontends/php/include/export.inc.php b/frontends/php/include/export.inc.php index 68609b90..a89d0d2e 100644 --- a/frontends/php/include/export.inc.php +++ b/frontends/php/include/export.inc.php @@ -52,6 +52,7 @@ 'lastlogsize' => '', 'logtimefmt' => '', 'delay_flex' => '', + 'params' => '', 'trapper_hosts' => '', 'snmp_community' => '', 'snmp_oid' => '', -- cgit