]> git.mxchange.org Git - friendica.git/blobdiff - view/poco_xml.tpl
Merge pull request #627 from fermionic/20130223-quattro-vier-smarty-updates
[friendica.git] / view / poco_xml.tpl
index e115c706aa9afcd12ada52de375748942c1b0755..9549b695d1966450827081777daf2b3911fc4c39 100644 (file)
@@ -9,8 +9,8 @@
 
 
 {{ if $response.totalResults }}
-{{ for $response.entry as $ent }}
-{{ inc $poco_entry_xml with $entry=$ent }}{{ endinc }}
+{{ for $response.entry as $entry }}
+{{ inc poco_entry_xml.tpl }}{{ endinc }}
 {{ endfor }}
 {{ else }}
 <entry></entry>