From 2e566d0dcb1943e68f1995020a52493d2c496854 Mon Sep 17 00:00:00 2001 From: lsces Date: Thu, 11 Jul 2013 22:06:30 +0100 Subject: Tidy up comments for phpdoc manual --- FeedStatus.php | 16 ++++++++++++++++ feed_lib.php | 18 +++++++++++++++--- modules/mod_feed.php | 21 +++++++++++++-------- modules/mod_status.php | 12 ++++++++++++ 4 files changed, 56 insertions(+), 11 deletions(-) diff --git a/FeedStatus.php b/FeedStatus.php index 193b772..04d1692 100644 --- a/FeedStatus.php +++ b/FeedStatus.php @@ -1,10 +1,26 @@ tpl_vars['actions'] = new Smarty_variable( $actions); - - } - - - - ?> diff --git a/modules/mod_status.php b/modules/mod_status.php index a9070f4..d1f619b 100644 --- a/modules/mod_status.php +++ b/modules/mod_status.php @@ -1,5 +1,17 @@