X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fapi_user_xml.tpl;h=d286652c03cfe0064f70b09946ed136538012a2a;hb=b522ffeea5a52de36ad4c3be7bf10b38efc1309e;hp=f1e122f3e8a096c5dfc1ef4901e995f2cc5fe454;hpb=3ee529d095ac7e83ae1e71d86cbe6d443885d54e;p=friendica.git diff --git a/view/api_user_xml.tpl b/view/api_user_xml.tpl old mode 100755 new mode 100644 index f1e122f3e8..d286652c03 --- a/view/api_user_xml.tpl +++ b/view/api_user_xml.tpl @@ -1,34 +1,34 @@ - - $user.id - $user.name - $user.screen_name - $user.location - $user.description - $user.profile_image_url - $user.url - $user.protected - $user.followers_count - $user.profile_background_color - $user.profile_text_color - $user.profile_link_color - $user.profile_sidebar_fill_color - $user.profile_sidebar_border_color - $user.friends_count - $user.created_at - $user.favourites_count - $user.utc_offset - $user.time_zone - $user.profile_background_image_url - $user.profile_background_tile - $user.profile_use_background_image - $user.notifications - $user.geo_enabled - $user.verified - $user.following - $user.statuses_count - $user.lang - $user.contributors_enabled - {{ if $user.status }} + + $user.id + $user.name + $user.screen_name + $user.location + $user.description + $user.profile_image_url + $user.url + $user.protected + $user.followers_count + $user.friends_count + $user.created_at + $user.favourites_count + $user.utc_offset + $user.time_zone + $user.statuses_count + $user.following + $user.profile_background_color + $user.profile_text_color + $user.profile_link_color + $user.profile_sidebar_fill_color + $user.profile_sidebar_border_color + $user.profile_background_image_url + $user.profile_background_tile + $user.profile_use_background_image + $user.notifications + $user.geo_enabled + $user.verified + $user.lang + $user.contributors_enabled + {{ if $user.status }} $user.status.created_at $user.status.id $user.status.text @@ -43,4 +43,4 @@ $user.status.place $user.status.contributors {{ endif }} - +