getURL(); ?> time_created) ?> getURL(); ?> <![CDATA[<?php echo $vars['entity']->title; ?>]]> description)); ?>]]> cover) { // Set title $vars['title'] = $album->title; if (empty($vars['title'])) { $title = $vars['config']->sitename; } else if (empty($vars['config']->sitename)) { $title = $vars['title']; } else { $title = $vars['config']->sitename . ": " . $vars['title']; } $album_cover_url = $vars['url'] . 'mod/tidypics/thumbnail.php?file_guid=' . $album->cover . '&size=thumb'; ?> <![CDATA[<?php echo $title; ?>]]> getURL() . '?view=rss'; ?> guid); foreach ($images as $image) { echo elgg_view_entity($image); } } ?>