Implemented the "show" method of the laconica groups api

This commit is contained in:
Craig Andrews
2009-07-30 22:15:24 -04:00
parent 80ad02610a
commit ec103b90e3
3 changed files with 71 additions and 0 deletions

View File

@@ -130,6 +130,7 @@ class ApiAction extends Action
'laconica/wadl',
'tags/timeline',
'oembed/oembed',
'groups/show',
'groups/timeline');
static $bareauth = array('statuses/user_timeline',