Completed
Push — master ( 03c4c9...8ca430 )
by Michael
06:52
created
include/search.inc.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,7 @@
 block discarded – undo
22 22
  * @param string $permType
23 23
  * @param bool   $redirect
24 24
  *
25
- * @return bool
25
+ * @return null|boolean
26 26
  */
27 27
 
28 28
 function xtubeCheckSearchGroups($cid = 0, $permType = 'XTubeCatPerm', $redirect = false)
Please login to merge, or discard this patch.