Make sure BlockHideName really defaults to 0, not false. Fixes bug 10007.
[lhc/web/wiklou.git] / includes / ProfilerStub.php
2006-10-05 Brion VibberRevert to previous version using $wgDBname instead...
2006-10-04 Tim StarlingAbolished $wgDBname as a unique wiki identifier, it...
2006-07-14 Tim StarlingConsolidated web initialisation code into includes...
2006-03-07 Lupinremoving unused globals and some whitespace cleaning
2006-01-10 Domas Mituzascheck function_exists() once, do nothing if not exists...
2006-01-04 Tim StarlingMoved stub profiling functions to their own file