j
k
j a
j l
Christensen, Courtney wrote:
$wgGroupPermissions['WikiSysop' ]['createaccount'] = true;
That would be
$wgGroupPermissions['sysop' ]['createaccount'] = true;
as there is no such thing as the WikiSysop group.
MinuteElectron.
Back to the thread
Back to the list