Completed
Push — master ( ca6d24...2fa203 )
by Matt
02:26
created
acp/similar_topics_module.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -416,7 +416,7 @@
 block discarded – undo
416 416
 	* Return a variable if it is set, otherwise default
417 417
 	*
418 418
 	* @param mixed $var The variable to test
419
-	* @param mixed $default The default value to use
419
+	* @param false|string $default The default value to use
420 420
 	* @return mixed The value of the variable if set, otherwise default value
421 421
 	* @access protected
422 422
 	*/
Please login to merge, or discard this patch.