]> git.tokkee.org Git - gosa.git/commitdiff

Code

removed comment
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 28 Mar 2006 05:09:27 +0000 (05:09 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 28 Mar 2006 05:09:27 +0000 (05:09 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2913 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/gofon/phoneaccount/class_phoneAccount.inc

index 47a221067c92a1d7018b05286ad8aade4513a821..0e1d7cac6bc4b650507381bef8d27f61cb2126e5 100644 (file)
@@ -1124,7 +1124,6 @@ $ldap->modify ($this->attrs);
 
     /* Optionally execute a command after we're done */
     @mysql_close($r_con);
-    echo "was successfull";
     $this->handle_post_events('remove');
   }