summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: bc3052e)
raw | patch | inline | side by side (parent: bc3052e)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 29 Apr 2010 12:14:06 +0000 (12:14 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 29 Apr 2010 12:14:06 +0000 (12:14 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17960 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/mail/admin/systems/services/mail/class_goMailServer.inc | patch | blob | history |
diff --git a/gosa-plugins/mail/admin/systems/services/mail/class_goMailServer.inc b/gosa-plugins/mail/admin/systems/services/mail/class_goMailServer.inc
index 8a9698558f2497e03387ef657c81e73a04a0dfa6..3edcd54c953c9bece75ce70a32b6d3693734c93d 100644 (file)
function execute()
{
$smarty = get_smarty();
- $smarty->assign("usePrototype", "true");
+
if($this->is_account && !$this->view_logged){
$this->view_logged = TRUE;