Go to the source code of this file.
Variables | |
$wgCommandLineMode = true | |
$sep = strchr( $include_path = ini_get( "include_path" ), ";" ) ? ";" : ":" | |
$wgTitle = Title::newFromText( wfMsg( "badtitle" ) ) | |
$wgArticle = new Article($wgTitle) | |
$tid = (int)$argv[2] | |
$us = floor( $argv[1] * 1000000 ) % 1000000 | |
$s = floor( $argv[1] ) | |
$conn = Database::newFromParams( $wgDBserver, $wgDBsqluser, $wgDBsqlpassword, $wgDBname ) |
|
Definition at line 33 of file killthread.php. Referenced by SqlQueryForm::doSubmit(), LoadBalancer::getReader(), LoadBalancer::reportConnectionError(), and MemCachedClient::sock_to_host(). |
|
|
Definition at line 12 of file killthread.php. Referenced by SkinCologneBlue::quickBar(), SkinNostalgia::topLinks(), and writeLocalSettings(). |
|
Definition at line 24 of file killthread.php. Referenced by Database::startTimer(). |
|
Definition at line 27 of file killthread.php. |
|
Definition at line 18 of file killthread.php. Referenced by initialiseMessages(), refreshLinks(), and wfSpecialRandompage(). |
|
Definition at line 5 of file killthread.php. |
|
Definition at line 17 of file killthread.php. |