Improved description
This commit is contained in:
parent
d70b77288d
commit
8b2c51baf2
1 changed files with 1 additions and 1 deletions
|
@ -1310,7 +1310,7 @@ api_register_func('api/media/metadata/create', 'api_media_metadata_create', true
|
|||
/**
|
||||
* @param string $type Return format (atom, rss, xml, json)
|
||||
* @param int $item_id
|
||||
* @return string
|
||||
* @return array|string
|
||||
* @throws Exception
|
||||
*/
|
||||
function api_status_show($type, $item_id)
|
||||
|
|
Loading…
Reference in a new issue