mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-12-11 07:56:10 +00:00
82e5344ead
Replace Title::isExternal check with !Title::canExist(). The latter subsumes the former. No content can be retrieved if the page cannot exist in the database (such as special pages), and hence the templatelinks row is unnecessary. Bug: T377530 Change-Id: I44775980c4619f5ef719c6076976dd21095ba6e2 |
||
---|---|---|
.. | ||
lualib | ||
HashLibrary.php | ||
HtmlLibrary.php | ||
LanguageLibrary.php | ||
LibraryBase.php | ||
LuaEngine.php | ||
LuaError.php | ||
LuaInterpreter.php | ||
LuaInterpreterBadVersionError.php | ||
LuaInterpreterNotExecutableError.php | ||
LuaInterpreterNotFoundError.php | ||
LuaModule.php | ||
MessageLibrary.php | ||
SiteLibrary.php | ||
TextLibrary.php | ||
TitleLibrary.php | ||
UriLibrary.php | ||
UstringLibrary.php |