index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
views
/
rss
/
layout
/
objects
/
image_block.php
blob: ff94bcff2382b48e6de193d1dc8745c42d776893 (
plain
)
1
2
3
4
5
6
7
<?php
/**
* RSS image block view
*
* Only display the body
*/
echo
$vars
[
'body'
];