New action for group timelines via API

This commit is contained in:
Zach Copley
2009-10-06 17:26:45 -07:00
parent 85af1c92ad
commit 170b009865
3 changed files with 240 additions and 10 deletions

View File

@@ -1142,7 +1142,7 @@ class TwitterapiAction extends Action
}
}
function get_group($id, $apidata=null)
function getTargetGroup($id)
{
if (empty($id)) {