summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 525ca23)
raw | patch | inline | side by side (parent: 525ca23)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 28 Mar 2006 05:09:27 +0000 (05:09 +0000) | ||
committer | hickert <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 | patch | blob | history |
diff --git a/plugins/gofon/phoneaccount/class_phoneAccount.inc b/plugins/gofon/phoneaccount/class_phoneAccount.inc
index 47a221067c92a1d7018b05286ad8aade4513a821..0e1d7cac6bc4b650507381bef8d27f61cb2126e5 100644 (file)
/* Optionally execute a command after we're done */
@mysql_close($r_con);
- echo "was successfull";
$this->handle_post_events('remove');
}