Difference between revisions of "Removing the createuser option"

From MyWiki
Jump to: navigation, search
(Created page with "$wgGroupPermissions['*']['createaccount'] = false;<br> on your LocalSettings.php")
 
(No difference)

Latest revision as of 13:12, 6 January 2015

$wgGroupPermissions['*']['createaccount'] = false;

on your LocalSettings.php