Code

Removed old stuff
[gosa.git] / gosa-core / include / class_management.inc
index b15a124623ef4f417141566efd8d290a03d62a5b..a1d935eb3627aee32bede308f3b10e7ac369f7e9 100644 (file)
@@ -132,6 +132,8 @@ class management
     $vars = array('/^act$/','/^listing/','/^PID$/','/^FILTER_PID$/');
     session::set('LOCK_VARS_TO_USE',$vars);
 
+    pathNavigator::registerPlugin($this);
+
     /* Display the copy & paste dialog, if it is currently open */
     $ret = $this->copyPasteHandler("",array());
     if($ret){