Reverted r59548 (reopens bug 21086).
authorTim Starling <tstarling@users.mediawiki.org>
Tue, 12 Jan 2010 05:20:31 +0000 (05:20 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Tue, 12 Jan 2010 05:20:31 +0000 (05:20 +0000)
commita8956ea2fd426ac29e7da8c8d7f81363694097f7
treeda8080eb78c86c0edea18d090c4d012a377dbc5d
parent5d7a63b71a4f653c69c7b9f0f0dcccfd7bb36a74
Reverted r59548 (reopens bug 21086).

wfWikiID() is used as a way to identify and connect to a given database in LoadBalancer and various extensions, that's why it must contain the database name and table prefix. Perhaps its use as a public identifier should be optional, but in that case the public identifier needs to be customised, not the return value of wfWikiID().
RELEASE-NOTES
includes/DefaultSettings.php
includes/GlobalFunctions.php