]> git.mxchange.org Git - friendica.git/commitdiff
Update ForumManager.php
authorrabuzarus <rabuzarus@t-online.de>
Thu, 7 Apr 2016 12:43:56 +0000 (14:43 +0200)
committerRoland Haeder <roland@mxchange.org>
Sun, 1 May 2016 11:47:24 +0000 (13:47 +0200)
fix some doxygen description

include/ForumManager.php

index 99a78be71ec56ed0d5bfe05d770b3c57dc89c75a..943d5ff01077273b17fb6c0c140665db1640af39 100644 (file)
@@ -1,12 +1,12 @@
 <?php
 
 /**
- * @file include/forum.php
- * @brief Functions related to forum functionality *
+ * @file include/ForumManager.php
+ * @brief ForumManager class with it's methods related to forum functionality *
  */
 
 /**
- * @brief This class handles functions related to the forum functionality
+ * @brief This class handles metheods related to the forum functionality
  */
 class ForumManager {