* DatabaseOracle - throw connection exception instead of debug+false
authorJure Kajzer <freakolowsky@users.mediawiki.org>
Mon, 25 Oct 2010 16:49:59 +0000 (16:49 +0000)
committerJure Kajzer <freakolowsky@users.mediawiki.org>
Mon, 25 Oct 2010 16:49:59 +0000 (16:49 +0000)
commit1eede8e88b26ebfae9b81cd9894f61bc04bcf5a8
tree433c4fbd28d106dc85c1452caa788cd90f6b1b92
parent5eeae073df5989848db035a6fae78b9e7bda8349
* DatabaseOracle - throw connection exception instead of debug+false
* DatabaseOracle - fixed $wgContLang local usage in update
* Installer - added Main Page insertion as a new installation step (fixes bug 22308)
includes/db/DatabaseOracle.php
includes/installer/CoreInstaller.php
includes/installer/DatabaseInstaller.php
includes/installer/Installer.i18n.php
includes/installer/Installer.php
includes/installer/OracleInstaller.php