Code

Corrected path
[gosa.git] / gosa-core / plugins / personal / environment / class_hotplugDialog.inc
index 2e772481d68d933dae335a02ea3a33a182632270..b3a20f8946e77eaece72c5f379abde401b6b6aea 100644 (file)
@@ -19,7 +19,7 @@ class hotplugDialog extends plugin
   {
     $this->skipThese  = $skipThese;
     $this->config     = $config;
-    $this->depselect  = $_SESSION['CurrentMainBase'];
+    $this->depselect   = session::get('CurrentMainBase');
   }
 
   function execute()