(bug 12586) Use wfHostname() everywhere, remove $wguname and $wgNodeName. Use getenv...
authorTim Starling <tstarling@users.mediawiki.org>
Mon, 6 Oct 2008 07:30:38 +0000 (07:30 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Mon, 6 Oct 2008 07:30:38 +0000 (07:30 +0000)
commit90ed80443e772dc5d83e74abc6a536acaa873fd3
tree8f62bf6f13451328f0fd5b2b2cf56a88f4294d6e
parent77d634b92216becfff9a02ce39421be7f94a34a6
(bug 12586) Use wfHostname() everywhere, remove $wguname and $wgNodeName. Use getenv('COMPUTERNAME') on Windows.
includes/GlobalFunctions.php
includes/Profiler.php
includes/Setup.php
includes/db/Database.php
includes/db/DatabaseMssql.php
includes/db/LoadBalancer.php
includes/diff/DifferenceEngine.php