Fixed efficiency problem with $wgSiteNotice. Introduced wfSiteNotice(), which allows...
authorTim Starling <tstarling@users.mediawiki.org>
Sun, 27 Mar 2005 16:56:11 +0000 (16:56 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sun, 27 Mar 2005 16:56:11 +0000 (16:56 +0000)
commitba9ae792125f3e5dc4add3a3dbf1bf08f8e0553a
treee21dad0506f83a93f8cb97f0be1e24a046bdee91
parentf21b45c57e85efd1c440093a17ba4efc7eaf0623
Fixed efficiency problem with $wgSiteNotice. Introduced wfSiteNotice(), which allows the script to load it on demand instead of on every invocation
includes/Database.php
includes/GlobalFunctions.php
includes/Setup.php
includes/Skin.php
includes/SkinTemplate.php
skins/CologneBlue.php
skins/Nostalgia.php