diff options
Diffstat (limited to 'frontends/php/include/hosts.inc.php')
| -rw-r--r-- | frontends/php/include/hosts.inc.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/frontends/php/include/hosts.inc.php b/frontends/php/include/hosts.inc.php index 854d244b..cbab17ee 100644 --- a/frontends/php/include/hosts.inc.php +++ b/frontends/php/include/hosts.inc.php @@ -65,7 +65,6 @@ if($host_templateid != 0) { add_templates_to_host($hostid,$host_templateid); -// $result=add_using_host_template($hostid,$host_templateid); sync_host_with_templates($hostid); } update_host_groups($hostid,$groups); |
