From 02cbcc1b0f57ee1683d2a0d6073c8659cad89488 Mon Sep 17 00:00:00 2001 From: Robin Millette Date: Thu, 22 Jan 2009 05:11:19 +0000 Subject: uiredesign + phpdocs --- actions/publicrss.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'actions/publicrss.php') diff --git a/actions/publicrss.php b/actions/publicrss.php index b98c27205..844c334be 100644 --- a/actions/publicrss.php +++ b/actions/publicrss.php @@ -36,6 +36,8 @@ if (!defined('LACONICA')) { require_once INSTALLDIR.'/lib/rssaction.php'; /** + * RSS feed for public timeline. + * * Formatting of RSS handled by Rss10Action * * @category Action -- cgit v1.2.3