Code

Removed debugging
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 16 Feb 2006 13:17:50 +0000 (13:17 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 16 Feb 2006 13:17:50 +0000 (13:17 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2699 594d385d-05f5-0310-b6e9-bd551577e9d8

include/class_plugin.inc

index ef02566336e6f5c66844a272930d59e734bdd75b..d3064e4d13264ba098ce6b6eda287857605d0f49 100644 (file)
@@ -363,13 +363,6 @@ class plugin
         }
       }
     }
-
-    #######################################
-    ; if (count($this->attrs)!=0){        ;
-    ;   echo "--- DEBUG: changes ---<br>" ;
-    ;   print_a ($this->attrs)            ;
-    ; }                                   ;
-    #######################################
   }
 
   /* Check formular input */