Code

Removed stupid unset
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 14 Sep 2005 08:50:02 +0000 (08:50 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 14 Sep 2005 08:50:02 +0000 (08:50 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1360 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/admin/ogroups/class_phonequeue.inc

index 9cefb8574b3283e19ce12fcb5ffbb70706ebe028..ae7fca4f0bdb39192486d454336bfbb001962de5 100644 (file)
@@ -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){