On Mon, 24 Aug 2015 15:17:22 +0200, Hong, Yongmin <[email protected]> wrote:
Is it possible to retrieve information about 'whether user has logged in for last 1 year or not' in mediawiki?
The closest thing is the user_touched field in the user table, but it might not fit what you need (see the description linked below).
https://www.mediawiki.org/wiki/Manual:User_table#user_touched -- Bartosz Dziewoński _______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
