Completed
Push — master ( 5f9d1d...0b8367 )
by adam
09:26 queued 06:43
created
Includes/User.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -208,7 +208,6 @@
 block discarded – undo
208 208
 	 * @param bool $mailpassword If set to true, a random password will be emailed to the user. Default false.
209 209
 	 * @param string $reason Optional reason for creating the account to be put in the logs. Default null.
210 210
 	 * @param string $realname Real name of user (optional). Default null.
211
-	 * @param bool $tboverride Override the title blacklist.  Requires the tboverride right.  Default false.
212 211
 	 * @param string $language Language code to set as default for the user (optional, defaults to content language). Default null.
213 212
 	 * @param string $domain Domain for external authentication (optional). Default null.
214 213
 	 * @return bool True on success, false otherwise
Please login to merge, or discard this patch.