Code

Updated retry call
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 9 Sep 2010 11:51:55 +0000 (11:51 +0000)
committerhickert <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

index ee6fda90dc7468c12ab6c2d7cc5e0a9d509f4112..1ddc0dfaca16ef017ba5ee04ffe36b0ac293b79c 100644 (file)
@@ -466,7 +466,7 @@ class groupware extends plugin
             // 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.