Code

Reverted last commit
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 11 Mar 2010 14:17:29 +0000 (14:17 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 11 Mar 2010 14:17:29 +0000 (14:17 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16463 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/plugins/personal/myaccount/main.inc

index ee5bec3da7c331a9416785d24cb52a65b0d293c4..b3f89d4b0a97c1165cb293c3847ef43702013684 100644 (file)
@@ -90,7 +90,7 @@ if (! $cleanup ){
   }
 
   /* Execute formular */
-  pathNavigator::registerPlugin(_("My account"),$MyAccountTabs->dn);
+  pathNavigator::registerPlugin(_("My account"));
   if($lock_msg){
     $display = $lock_msg;
   }else{