MediaWiki
REL1_30
userOptions.php
Go to the documentation of this file.
1
<?php
27
// This is a command line script, load tools and parse args
28
require_once
'userOptions.inc'
;
29
30
// Load up our tool system, exit with usage() if options are not fine
31
$uo
=
new
UserOptions
(
$options
,
$args
);
32
33
$uo
->run();
34
35
print
"Done.\n"
;
$args
if( $line===false) $args
Definition
cdb.php:63
UserOptions
Definition
userOptions.inc:33
$options
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:1971
print
print
Definition
userOptions.php:35
$uo
$uo
Definition
userOptions.php:31
maintenance
userOptions.php
Generated on Mon Nov 25 2024 15:43:33 for MediaWiki by
1.10.0