This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
epsylon
/
Elgg-Lorea-Hydra
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Branch:
master
Branches
Tags
master
Elgg-Lorea-H...
/
views
/
rss
/
page
/
components
/
image_block.php
image_block.php
85 B
Link permanente
Histórico
Raw
1
2
3
4
5
6
7
<?php
/**
* RSS image block view
*
* Only display the body
*/
echo $vars['body'];