Go to the source code of this file.
Classes | |
class | ConfigData |
Enumerations | |
enum | MW_INSTALL_PATH |
enum | MEDIAWIKI |
enum | MEDIAWIKI_INSTALL |
enum | TEXTSEARCH_COMPAT |
enum | MW_NO_OUTPUT_BUFFER |
Variables | |
$wgRequestTime = microtime( true ) | |
$IP = dirname( dirname( __FILE__ ) ) | |
$wgShowExceptionDetails = true | |
$wgShowSQLErrors = true | |
$ourdb = array() | |
$ourdb ['mysql']['fullname'] = 'MySQL' | |
$ourdb ['mysql']['havedriver'] = 0 | |
$ourdb ['mysql']['compile'] = 'mysql' | |
$ourdb ['mysql']['bgcolor'] = '#ffe5a7' | |
$ourdb ['mysql']['rootuser'] = 'root' | |
$ourdb ['postgres']['fullname'] = 'PostgreSQL' | |
$ourdb ['postgres']['havedriver'] = 0 | |
$ourdb ['postgres']['compile'] = 'pgsql' | |
$ourdb ['postgres']['bgcolor'] = '#aaccff' | |
$ourdb ['postgres']['rootuser'] = 'postgres' | |
$ourdb ['sqlite']['fullname'] = 'SQLite' | |
$ourdb ['sqlite']['havedriver'] = 0 | |
$ourdb ['sqlite']['compile'] = 'pdo_sqlite' | |
$ourdb ['sqlite']['bgcolor'] = '#b1ebb1' | |
$ourdb ['sqlite']['rootuser'] = '' | |
$ourdb ['mssql']['fullname'] = 'MSSQL' | |
$ourdb ['mssql']['havedriver'] = 0 | |
$ourdb ['mssql']['compile'] = 'mssql not ready' | |
$ourdb ['mssql']['bgcolor'] = '#ffc0cb' | |
$ourdb ['mssql']['rootuser'] = 'administrator' | |
$ourdb ['ibm_db2']['fullname'] = 'DB2' | |
$ourdb ['ibm_db2']['havedriver'] = 0 | |
$ourdb ['ibm_db2']['compile'] = 'ibm_db2' | |
$ourdb ['ibm_db2']['bgcolor'] = '#ffeba1' | |
$ourdb ['ibm_db2']['rootuser'] = 'db2admin' | |
if(file_exists("../LocalSettings.php")) if(file_exists("./LocalSettings.php")) | if (!is_writable(".")) = $title->getPrefixedText() |
$mainListOpened = true | |
$endl | |
$conf = new ConfigData | |
$self = 'Installer' | |
$phpdatabases = array() | |
if(!$phpdatabases) print< li > Found database drivers | for |
$DefaultDBtype = '' | |
foreach(array_keys($ourdb) AS $db) print</li > | n |
print< li > PHP server API is | $sapi |
$script = defined('MW_INSTALL_PHP5_EXT') ? 'index.php5' : 'index.php' | |
$conf | xml = function_exists( "utf8_encode" ) |
enum MEDIAWIKI_INSTALL |
enum MW_INSTALL_PATH |
enum MW_NO_OUTPUT_BUFFER |
enum TEXTSEARCH_COMPAT |
$conf = new ConfigData |
Definition at line 310 of file index.php.
Referenced by Parser_LinkHooks::__construct(), Parser::__construct(), and do_postgres_updates().
$endl |
$IP = dirname( dirname( __FILE__ ) ) |
Definition at line 30 of file index.php.
Referenced by UploadDumper::__construct(), MimeMagic::__construct(), addWiki(), ApiQuerySiteinfo::appendGeneralInfo(), archive(), AutoLoader::autoload(), do_all_updates(), do_interwiki_update(), do_stats_init(), MWTidy::execInternalTidy(), generatePot(), Language::getClassFileName(), Language::getLanguageNames(), getMediawikiMessages(), Language::getMessagesFileName(), SpecialVersion::getVersion(), SpecialVersion::getVersionLinked(), wikiStatsOutput::heading(), SiteStats::loadAndLazyInit(), Language::loadLocalisation(), Language::newFromCode(), TextPassDumper::openSpawn(), TextPassDumper::processOption(), MakeMessagesDB::run(), ParserTest::runFile(), DatabaseSqlite::setup_database(), DatabaseMssql::setup_database(), ParserTest::setupUploadDir(), FSRepo::simpleClean(), wfGetPrecompiledData(), and wfShellExec().
$script = defined('MW_INSTALL_PHP5_EXT') ? 'index.php5' : 'index.php' |
Definition at line 417 of file index.php.
Referenced by EnhancedChangesList::beginRecentChangesList(), ProtectionForm::buildCleanupScript(), ImageHandler::getScriptedTransform(), File::getTransformScript(), ApiFormatBase::initPrinter(), File::transform(), and wfShellExec().
$self = 'Installer' |
Definition at line 313 of file index.php.
Referenced by LoginForm::addNewAccount(), EmailConfirmation::execute(), SpecialNewpages::filterLinks(), ImagePage::getDuplicates(), UsersPager::getPageHeader(), LoginForm::makeLanguageSelectorLink(), ProfilerSimpleTrace::profileOut(), SpecialAllpages::showChunk(), SpecialResetpass::showForm(), WatchlistEditor::showNormalForm(), SpecialPrefixindex::showPrefixChunk(), WatchlistEditor::showRawForm(), EmailConfirmation::showRequestForm(), UndeleteForm::showRevision(), and wfSpecialLinkSearch().
$wgRequestTime = microtime( true ) |
Definition at line 27 of file index.php.
Referenced by ProfilerSimpleTrace::__construct(), ProfilerSimple::__construct(), Profiler::__construct(), Database::query(), wfLogProfilingData(), and wfReportTime().
$wgShowExceptionDetails = true |
Definition at line 55 of file index.php.
Referenced by do_postgres_updates(), MWException::getHTML(), MWException::getText(), and ApiMain::substituteResultWithError().
$wgShowSQLErrors = true |
Definition at line 56 of file index.php.
Referenced by DBQueryError::getSQL(), and ApiMain::substituteResultWithError().
if = $title->getPrefixedText() |
Definition at line 342 of file index.php.
Referenced by WikiDiff3::diff(), WikiDiff3::diff_range(), and CheckLanguageCLI::help().
$conf xml = function_exists( "utf8_encode" ) |
Definition at line 425 of file index.php.
Referenced by DjVuImage::convertDumpToXML(), MonoBookTemplate::execute(), ModernTemplate::execute(), importPages(), AtomFeed::outHeader(), CreativeCommonsRdf::prologue(), DublinCoreRdf::prologue(), and wfHtmlValidationHandler().