Go to the source code of this file.
Classes | |
class | Phase2Importer |
class | TitleCache |
Variables | |
$wgCommandLineMode = true | |
$DP = "../includes" | |
$wgDBuser = $wgDBadminuser | |
$wgDBpassword = $wgDBadminpassword | |
$sep = ( DIRECTORY_SEPARATOR == "\\" ) ? ";" : ":" | |
print You should have already run the installer to create a | fresh |
print You should have already run the installer to create a blank database | n |
print nIf that s not what you | want |
print Please enter the name of the old phase format database that will be used as a | source |
print Old database | name [enciclopedia] |
$olddb = readconsole() | |
print nSource | database |
print Is this correct Anything in $wgDBname WILL BE | DESTROYED [y/N] |
$response = readconsole() | |
$wgTitle = Title::newFromText( "Conversion script" ) | |
$importer = new Phase2Importer( $olddb ) |
|
Definition at line 33 of file importPhase2.php. |
|
Definition at line 346 of file importPhase2.php. Referenced by wfSpecialImport(). |
|
Definition at line 328 of file importPhase2.php. |
|
Definition at line 338 of file importPhase2.php. |
|
Definition at line 40 of file importPhase2.php. |
|
Definition at line 30 of file importPhase2.php. |
|
Definition at line 38 of file importPhase2.php. |
|
Definition at line 37 of file importPhase2.php. |
|
Definition at line 345 of file importPhase2.php. |
|
Definition at line 336 of file importPhase2.php. |
|
Definition at line 337 of file importPhase2.php. |
|
Definition at line 322 of file importPhase2.php. |
|
Definition at line 343 of file importPhase2.php. |
|
|
Definition at line 326 of file importPhase2.php. Referenced by copydirectory(), moveCustomMessages(), OutputPage::readOnlyPage(), update_passwords(), and wfGetType(). |
|
Definition at line 324 of file importPhase2.php. |