Code

removed debug error
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 28 Jun 2007 13:28:10 +0000 (13:28 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 28 Jun 2007 13:28:10 +0000 (13:28 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6735 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/admin/fai/class_faiScript.inc

index 07ccd934d915030fa02fe485d1283f09a0cbfa99..72f2d200960839c07a626ddff540f3ac68a8d5e3 100644 (file)
@@ -141,8 +141,6 @@ class faiScript extends plugin
     /* Call parent execute */
     plugin::execute();
 
-    $a .= $b[cbh];
-
     if($this->is_account && !$this->view_logged){
       $this->view_logged = TRUE;
       new log("view","fai/".get_class($this),$this->dn);