From a88966347062b3c945261e28913b0e65f61ff8bf Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 14 Sep 2005 08:50:02 +0000 Subject: [PATCH] Removed stupid unset git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1360 594d385d-05f5-0310-b6e9-bd551577e9d8 --- plugins/admin/ogroups/class_phonequeue.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/plugins/admin/ogroups/class_phonequeue.inc b/plugins/admin/ogroups/class_phonequeue.inc index 9cefb8574..ae7fca4f0 100644 --- a/plugins/admin/ogroups/class_phonequeue.inc +++ b/plugins/admin/ogroups/class_phonequeue.inc @@ -104,8 +104,6 @@ class phonequeue extends plugin $this->is_account= !$this->is_account; } - unset($_SESSION['config']->data['SERVERS']['FON']); - /* Show tab dialog headers */ if ($this->parent != NULL){ if ($this->is_account){ -- 2.30.2