forked from GNUsocial/gnu-social
		
	Twitter-compatible API - direct_messages/new.json was not answering
darcs-hash:20081006153715-462f3-395d230824398e7aa50aeba200b9b716c64f00c9.gz
This commit is contained in:
		| @@ -213,7 +213,7 @@ class TwitterapiAction extends Action { | ||||
| 	function show_single_json_dmsg($message) { | ||||
| 		$this->init_document('json'); | ||||
| 		$dmsg = $this->twitter_dmsg_array($message); | ||||
| 		$this->show_twitter_json_dm($dmsg); | ||||
| 		$this->show_json_objects($dmsg); | ||||
| 		$this->end_document('json'); | ||||
| 	} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user