correct some spaces/tabs
parent
01ff105a43
commit
5e1726184a
|
@ -2416,7 +2416,8 @@
|
|||
/**
|
||||
* @brief return data from profiles
|
||||
*
|
||||
* @param array $profile
|
||||
* @param array $profile array containing data from db table 'profile'
|
||||
* @param string $type Known types are 'atom', 'rss', 'xml' and 'json'
|
||||
* @return array
|
||||
*/
|
||||
function api_format_items_profiles(&$profile = null, $type = "json") {
|
||||
|
|
Loading…
Reference in New Issue