mediawiki-extensions-Scribunto/engines/LuaCommon
Siebrand Mazeland e7dd3e5275 Replace remaining wfMsgExt calls.
All of these were in getScriptTraceHtml, which used some magic ($msgOptions) which is no
longer that easy when using the Message class. As only inContentLanguage ('content') was
used, I documented that, and added the relevant code paths.

I tried to keep the code as readable and brief as possible and also removed an unused
local variable ($linedefined).

Change-Id: I38e1ce0bf90d9aa462e88ca7c795fcc848c4f118
2012-10-09 06:08:48 +00:00
..
lualib Add mw.getCurrentFrame() 2012-09-06 14:54:26 +10:00
LuaCommon.php Replace remaining wfMsgExt calls. 2012-10-09 06:08:48 +00:00
LuaInterpreter.php Some bits of documentation 2012-06-20 23:54:21 +01:00