[Mediawiki-l] Question about how to get admin access

Domas Mituzas midom.lists at gmail.com
Fri Oct 23 10:39:06 UTC 2009


> I am new to MediaWiki and couldn't find the answer to my problem in  
> the docs. Maybe I was just blind but I hope someone here can help me.

The real way to do maintenance actions is of course by using eval  
interface:

flu:phase3 midom$ php maintenance/eval.php
 > User::newFromName("Eviluser")->addGroup("sysop");

Logout, login, here you are.

-- Domas



More information about the MediaWiki-l mailing list