From: Robin Millette Date: Thu, 22 Jan 2009 05:11:19 +0000 (+0000) Subject: uiredesign + phpdocs X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=02cbcc1b0f57ee1683d2a0d6073c8659cad89488;p=quix0rs-gnu-social.git uiredesign + phpdocs --- diff --git a/actions/publicrss.php b/actions/publicrss.php index b98c272053..844c334bea 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