Code

removed debug output.
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 28 Dec 2009 12:16:06 +0000 (12:16 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 28 Dec 2009 12:16:06 +0000 (12:16 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14959 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/opsi/admin/opsi/class_opsi.inc

index c963a783876bf4116d1556803d54d34e49428702..4c7415fb1c5eccdbf826cb86f5242cea81602442 100644 (file)
@@ -358,7 +358,6 @@ class opsi extends gosaSupportDaemon
         $items[$entry['PRODUCTID'][0]['VALUE']] = $e;
       }
     }
-print_a($items);
     return($items);
   }