summaryrefslogtreecommitdiff
path: root/actions/apigroupjoin.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/apigroupjoin.php')
-rw-r--r--actions/apigroupjoin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/apigroupjoin.php b/actions/apigroupjoin.php
index e51842bcb..f930aa519 100644
--- a/actions/apigroupjoin.php
+++ b/actions/apigroupjoin.php
@@ -143,7 +143,7 @@ class ApiGroupJoinAction extends ApiAuthAction
$this->show_single_xml_group($this->group);
break;
case 'json':
- $this->show_single_json_group($this->group);
+ $this->showSingleJsonGroup($this->group);
break;
default:
$this->clientError(