Code

Updated log message
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 7 Jul 2006 05:01:58 +0000 (05:01 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 7 Jul 2006 05:01:58 +0000 (05:01 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@4039 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/admin/fai/class_faiManagement.inc

index f0bf4d00abc53cd2ed5bb6368fb1d920af21ed9d..07543b03c0166ee4a0ff6ff805d2d8096fe3d55f 100644 (file)
@@ -194,7 +194,7 @@ class faiManagement extends plugin
 
                                $this->dialog->by_object[$type[1]]->remove_from_parent ();
                                unset ($this->dialog);
-                               gosa_log ("FAI class '".$this->dn."' has been removed");
+                               gosa_log ("FAI class '".$this->dn."' has been tagged as removed");
                                $this->dialog= NULL;
         $to_del = clean_up_releases($this->dn);