From 706ecae50087af0d495c9d6e683ec2f17740dca9 Mon Sep 17 00:00:00 2001 From: hugetoad Date: Fri, 23 Dec 2005 09:50:06 +0000 Subject: - escalations removed from GUI (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@2418 97f52cf1-0a1b-0410-bd0e-c28be96e8082 --- frontends/php/config.php | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'frontends/php/config.php') diff --git a/frontends/php/config.php b/frontends/php/config.php index 3d886b62..928512d0 100644 --- a/frontends/php/config.php +++ b/frontends/php/config.php @@ -94,6 +94,7 @@ add_audit(AUDIT_ACTION_UPDATE,AUDIT_RESOURCE_ZABBIX_CONFIG,"Alarm history [".$_REQUEST["alarm_history"]."] alert history [".$_REQUEST["alert_history"]."]"); } } +/* if($_REQUEST["register"]=="add rule") { $result=add_escalation_rule($_REQUEST["escalationid"],$_REQUEST["level"],$_REQUEST["period"],$_REQUEST["delay"],$_REQUEST["actiontype"]); @@ -152,6 +153,7 @@ unset($_REQUEST["escalationid"]); show_messages($result, S_ESCALATION_DELETED, S_ESCALATION_WAS_NOT_DELETED); } +*/ if($_REQUEST["register"]=="add autoregistration") { $result=add_autoregistration($_REQUEST["pattern"],$_REQUEST["priority"],$_REQUEST["hostid"]); @@ -220,7 +222,7 @@ $h2=$h2."