summaryrefslogtreecommitdiff
path: root/app/views/api/getPublicFeed.phtml
blob: 8eb0774f2f7a448caea11e75a5433250ba9ae310 (plain)
1
2
3
<?php
echo json_encode ($this->entries);
?>