mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2025-01-06 12:04:16 +00:00
5 lines
77 B
PHP
5 lines
77 B
PHP
|
<?php
|
||
|
|
||
|
class Scribunto_LuaInterpreterBadVersionError extends MWException {
|
||
|
}
|