summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0fe9950)
raw | patch | inline | side by side (parent: 0fe9950)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 9 Sep 2010 11:51:55 +0000 (11:51 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 9 Sep 2010 11:51:55 +0000 (11:51 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19582 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/groupware/personal/groupware/class_groupware.inc | patch | blob | history |
diff --git a/gosa-plugins/groupware/personal/groupware/class_groupware.inc b/gosa-plugins/groupware/personal/groupware/class_groupware.inc
index ee6fda90dc7468c12ab6c2d7cc5e0a9d509f4112..1ddc0dfaca16ef017ba5ee04ffe36b0ac293b79c 100644 (file)
// Try a simple communication operation with the backend
// again and let us see if it works.
if(isset($_POST['retry'])){
- $this->rpcExec('getCapabilities');
+ $this->rpcExec('gwGetCapabilities');
}
// Get ui modifications and store them in the class.