summaryrefslogtreecommitdiff
path: root/actions/apigroupshow.php
diff options
context:
space:
mode:
authorZach Copley <zach@status.net>2009-10-09 17:21:22 -0700
committerZach Copley <zach@status.net>2009-10-09 17:21:22 -0700
commit57dfad64beae100187dcaf3c205645e89611e115 (patch)
treeacd2cbb305b844c2814f235dd19d3ac9c199b5e9 /actions/apigroupshow.php
parent559918826a714c1ee2ecdc49dcfc2b67451a9864 (diff)
Missed some of the references to the old TwitterApiAction - removed
Diffstat (limited to 'actions/apigroupshow.php')
-rw-r--r--actions/apigroupshow.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/apigroupshow.php b/actions/apigroupshow.php
index cdaf707aa..262fe6718 100644
--- a/actions/apigroupshow.php
+++ b/actions/apigroupshow.php
@@ -43,7 +43,7 @@ require_once INSTALLDIR.'/lib/api.php';
* @link http://status.net/
*/
-class ApiGroupShowAction extends TwitterApiAction
+class ApiGroupShowAction extends ApiAction
{
var $group = null;