]> git.mxchange.org Git - friendica.git/blobdiff - include/ForumManager.php
Changed check for searchability
[friendica.git] / include / ForumManager.php
index 6fede0204d945f3901f91c266ab4b7c1b38b1680..17a6b6730b6956c72e8d26aede56e108dc8a4f3f 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 its 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 {