Completed
Push — master ( 4e8684...61995d )
by Michael
08:37
created
include/functions.user.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -124,7 +124,7 @@
 block discarded – undo
124 124
 /**
125 125
  * Function to check if a user has moderation permission over a forum
126 126
  *
127
- * @param  NewbbForum|int $forum
127
+ * @param  integer $forum
128 128
  * @return bool
129 129
  */
130 130
 function newbbIsAdmin($forum = 0)
Please login to merge, or discard this patch.