2 Sep 2009 16:44
Re: Conflict on submit buttons
Platonides <platonides <at> gmail.com>
2009-09-02 14:44:54 GMT
2009-09-02 14:44:54 GMT
Kathleen Borja wrote: > I am still working on the Title::newFromRow($row) method to fetch the article > titles. Anyway, how can i know the username logged in mediawiki? How can i use > it in the php code? I would like to insert that value to a table field in my > thesaurus. > > Thanks.^_^ global $wgUser is an User object which contain the current user.
RSS Feed