Code

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2292 594d385d-05f5-0310...
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 12 Dec 2005 09:59:39 +0000 (09:59 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 12 Dec 2005 09:59:39 +0000 (09:59 +0000)
plugins/admin/systems/class_servRepository.inc

index 52bf62b9af0a7a3401f439665cf34279600f8fd9..40814584f3f1d789cc917a5429f262dce3031e9a 100644 (file)
@@ -73,8 +73,6 @@ class servrepository extends plugin
     /* Call parent execute */
     plugin::execute();
 
-    print_a($_POST);
-
     /* Fill templating stuff */
     $smarty= get_smarty();
     $display= "";