Code

Removed debug line
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 8 Sep 2010 09:11:46 +0000 (09:11 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 8 Sep 2010 09:11:46 +0000 (09:11 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19560 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/groupware/personal/groupware/class_groupware.inc

index 6926e700104ce52bcb0f6155aa386652e370d8af..27c00a8b468ec7ae81c6302c18d342bc6cc39d4e 100644 (file)
@@ -175,10 +175,6 @@ class groupware extends plugin
         // Register plugin execution 
         $display = plugin::execute();
 
-        
-        $this->accountInitialized = FALSE;
-
-
         // Log plugin execution.
         if($this->is_account && !$this->view_logged){
             $this->view_logged = TRUE;