correct some spaces/tabs
This commit is contained in:
parent
01ff105a43
commit
5e1726184a
1 changed files with 4042 additions and 4041 deletions
|
@ -2416,7 +2416,8 @@
|
||||||
/**
|
/**
|
||||||
* @brief return data from profiles
|
* @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
|
* @return array
|
||||||
*/
|
*/
|
||||||
function api_format_items_profiles(&$profile = null, $type = "json") {
|
function api_format_items_profiles(&$profile = null, $type = "json") {
|
||||||
|
|
Loading…
Reference in a new issue