summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 66ca221)
raw | patch | inline | side by side (parent: 66ca221)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 11 Mar 2010 14:17:29 +0000 (14:17 +0000) | ||
committer | hickert <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 | patch | blob | history |
diff --git a/gosa-core/plugins/personal/myaccount/main.inc b/gosa-core/plugins/personal/myaccount/main.inc
index ee5bec3da7c331a9416785d24cb52a65b0d293c4..b3f89d4b0a97c1165cb293c3847ef43702013684 100644 (file)
}
/* Execute formular */
- pathNavigator::registerPlugin(_("My account"),$MyAccountTabs->dn);
+ pathNavigator::registerPlugin(_("My account"));
if($lock_msg){
$display = $lock_msg;
}else{