mediawiki-extensions-Scribunto/engines/LuaCommon
Tim Starling ce062407ab Fix further non-local effects of library registration
Fixed several accidental leaks to the global namespace due to missing
"local" declaration. Removed extension of the string table by mw.uri,
same justification as I5d0ddb70.

Change-Id: Iba1bf8e651d4ce05812e4a9a7a074cb6679297a0
2013-02-13 15:40:18 +11:00
..
lualib Fix further non-local effects of library registration 2013-02-13 15:40:18 +11:00
LibraryBase.php Clean up title handling for defaultUrl 2013-02-07 15:45:49 -05:00
LuaCommon.php Merge "Lua ustring implementation" 2013-02-13 03:32:43 +00:00
LuaInterpreter.php Add Scribunto_LuaInterpreter::isLuaFunction method 2013-01-09 05:55:12 +00:00
SiteLibrary.php $wgServerName doesn't exist anymore 2013-02-06 10:24:59 -05:00
UriLibrary.php Clean up title handling for defaultUrl 2013-02-07 15:45:49 -05:00
UstringLibrary.php Lua ustring implementation 2013-02-12 14:26:29 -05:00