MediaWiki REL1_31
checkLanguage.php
Go to the documentation of this file.
1<?php
25 'lang', 'level', 'blacklist', 'whitelist', 'wikilang', 'output', 'prefix'
26];
28 'help', 'links', 'noexif', 'easy', 'duplicate', 'all'
29];
30require_once __DIR__ . '/../commandLine.inc';
31require_once 'checkLanguage.inc';
32require_once 'languages.inc';
33
35
36try {
37 $cli->execute();
38} catch ( Exception $e ) {
39 print 'Error: ' . $e->getMessage() . "\n";
40}
$optionsWithoutArgs
$optionsWithArgs
null means default in associative array with keys and values unescaped Should be merged with default with a value of false meaning to suppress the attribute in associative array with keys and values unescaped & $options
Definition hooks.txt:2001
returning false will NOT prevent logging $e
Definition hooks.txt:2176
while(( $__line=Maintenance::readconsole()) !==false) print
Definition eval.php:64