New config variables. $wgSharedPrefix and $wgSharedTables.
authorDaniel Friesen <dantman@users.mediawiki.org>
Wed, 7 May 2008 04:44:04 +0000 (04:44 +0000)
committerDaniel Friesen <dantman@users.mediawiki.org>
Wed, 7 May 2008 04:44:04 +0000 (04:44 +0000)
commit2c397295dc64b0cb3561e4ad8cf2faa92650eced
treec3bf8570e1f144aa2aa9e9e2e65e6d9eeacd11ef
parente3fa80f838b26febc5bc9fcb740af19ab618c0da
New config variables. $wgSharedPrefix and $wgSharedTables.
This is a complete rewrite of Database::tableName.
The new tableName also has no PHP errors, and outputs a cleanly quoted table name 100% of the time.
This should solve bug 2396
RELEASE-NOTES
includes/Database.php
includes/DefaultSettings.php