diff options
| author | osmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2006-12-08 12:10:20 +0000 |
|---|---|---|
| committer | osmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2006-12-08 12:10:20 +0000 |
| commit | 2637cab3e6b497ddbba762acc0bdd6880ea05e92 (patch) | |
| tree | 713fcfb16b6e9c5625044704f4f19e356d206793 /frontends/php/tr_status.php | |
| parent | b600772ebdddd2fc2388d445dbe811cd252df1c7 (diff) | |
- added availability of multiple user groups selection (Eugene)
git-svn-id: svn://svn.zabbix.com/trunk@3578 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/tr_status.php')
| -rw-r--r-- | frontends/php/tr_status.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/frontends/php/tr_status.php b/frontends/php/tr_status.php index 98c2ab7b..ba9bbec7 100644 --- a/frontends/php/tr_status.php +++ b/frontends/php/tr_status.php @@ -118,7 +118,6 @@ include_once "include/page_header.php"; "web.tr_status.groupid","web.tr_status.hostid"); ?> <?php - if(isset($audio)) { play_sound($audio); |
