If &debugmsg=1 is passed as part of the request parameters, display all
authorArne Heizmann <timwi@users.mediawiki.org>
Tue, 10 Aug 2004 20:17:55 +0000 (20:17 +0000)
committerArne Heizmann <timwi@users.mediawiki.org>
Tue, 10 Aug 2004 20:17:55 +0000 (20:17 +0000)
commit57fae7242182bdad3a676e13f1a04cb7da20d409
tree28f6fe009a48624fcd17249e6f787696997a0cb1
parent5d245bc12d314d7ce62810830a7631a7792dd7c8
If &debugmsg=1 is passed as part of the request parameters, display all
the message keys instead of the actual messages.  I think this will be
very useful to sysops trying to find out what message in the MediaWiki
namespace to edit.  I hope this does not incur too much of a server
performance degradation, since this function is used pretty frequently.
includes/GlobalFunctions.php