mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-23 15:56:55 +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 |
||
---|---|---|
.. | ||
Engines | ||
Hooks | ||
ApiScribuntoConsole.php | ||
CodeEditorHooks.php | ||
Hooks.php | ||
Scribunto.php | ||
ScribuntoContent.php | ||
ScribuntoContentHandler.php | ||
ScribuntoEngineBase.php | ||
ScribuntoException.php | ||
ScribuntoModuleBase.php |