GENDER should use the GenderCache
authorumherirrender <umherirrender_de.wp@web.de>
Sat, 7 Apr 2012 20:45:31 +0000 (22:45 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Sat, 7 Apr 2012 20:45:31 +0000 (22:45 +0200)
commitdfe61f64af3d5d7f18abb4e5bbba7f0a76ea8439
treebbf9fa280719ee1f1042760347b78f8a9d9930f0
parentf6068075adde04e5a020a98a3d79b799d656b4f7
GENDER should use the GenderCache

This reused the gender state of a user on a page. This is helpful for
special pages which shows the group name, because the each group name
used gender, which result in often use.

Change-Id: I8e816f54aaa100c3333e84e19299fd194323341d
includes/cache/GenderCache.php
includes/parser/CoreParserFunctions.php