From b6ab4b7355afbeae6f82bc157cc5d1804c377721 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Mon, 21 Jul 2014 17:36:22 +0200 Subject: [news] minor doxygen comment fix --- modules/news.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/news.inc.php b/modules/news.inc.php index 2f169fb5..c8f102c0 100644 --- a/modules/news.inc.php +++ b/modules/news.inc.php @@ -5,8 +5,8 @@ class Page_News extends Page /** * Member variables needed to represent a news entry. * - * $newsId int ID of the news entry attributed by the database. - * $newsTitle string Title of the entry. + * @var newsId int ID of the news entry attributed by the database. + * @var string Title of the entry. * $newsContent string Content as text. (TODO: html-Support?) * $newsDate string Unix epoch date of the news' creation. */ -- cgit v1.2.3-55-g7522