Completed
Pull Request — master (#6)
by Richard
02:13
created
include/functions.welcome.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,7 @@
 block discarded – undo
18 18
     define('NEWBB_FUNCTIONS_WELCOME', true);
19 19
 
20 20
     /**
21
-     * @return bool
21
+     * @return false|string
22 22
      */
23 23
     function newbbWelcome()
24 24
     {
Please login to merge, or discard this patch.