]> 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 394f6afcf815dda20099845cc82ed1a68ff78110..9549b695d1966450827081777daf2b3911fc4c39 100644 (file)
@@ -9,8 +9,8 @@
 
 
 {{ if $response.totalResults }}
-{{ for $response.entry as $ent }}
-{{ inc poco_entry_xml.tpl with $entry=$ent }}{{ endinc }}
+{{ for $response.entry as $entry }}
+{{ inc poco_entry_xml.tpl }}{{ endinc }}
 {{ endfor }}
 {{ else }}
 <entry></entry>