aboutsummaryrefslogtreecommitdiff
path: root/views/rss/object/album.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/rss/object/album.php')
-rw-r--r--views/rss/object/album.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/views/rss/object/album.php b/views/rss/object/album.php
index 0c4606245..f880b56d6 100644
--- a/views/rss/object/album.php
+++ b/views/rss/object/album.php
@@ -3,9 +3,11 @@
* Album RSS view
*
* @uses $vars['entity'] TidypicsAlbum
+ *
+ * @author Cash Costello
+ * @license http://www.gnu.org/licenses/gpl-2.0.html GNU General Public License v2
*/
-
$full_view = elgg_extract('full_view', $vars, false);
if ($full_view) {