]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/apigroupshow.php
Missed some of the references to the old TwitterApiAction - removed
[quix0rs-gnu-social.git] / actions / apigroupshow.php
index cdaf707aa99132b842615fea8d2ecdbc1eb2a360..262fe671844453b66056a7ffb97bc42487eb0287 100644 (file)
@@ -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;