deprecate load_view_file
This commit is contained in:
parent
a00813497f
commit
b2e92e0af3
36 changed files with 135 additions and 102 deletions
|
@ -15,7 +15,7 @@
|
|||
<coordinates>$status.coordinates</coordinates>
|
||||
<place>$status.place</place>
|
||||
<contributors>$status.contributors</contributors>
|
||||
{{ inc view/api_user_xml.tpl with $user=$status.user }}{{ endinc }}
|
||||
{{ inc api_user_xml.tpl with $user=$status.user }}{{ endinc }}
|
||||
</status>
|
||||
{{ endfor }}
|
||||
</statuses>
|
Loading…
Add table
Add a link
Reference in a new issue