From: hickert Date: Tue, 28 Mar 2006 05:09:27 +0000 (+0000) Subject: removed comment X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=e2c14e4600fafe77e5af3373a8ab54c1e3023897;p=gosa.git removed comment git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2913 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/gofon/phoneaccount/class_phoneAccount.inc b/plugins/gofon/phoneaccount/class_phoneAccount.inc index 47a221067..0e1d7cac6 100644 --- a/plugins/gofon/phoneaccount/class_phoneAccount.inc +++ b/plugins/gofon/phoneaccount/class_phoneAccount.inc @@ -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'); }