On 08/04/2008, Ralph Hulslander rph@rovenet.com wrote:
Duh, thanks shows ya what I know.
Now how do I turn it on?
Do I just make a entry in LocalSettings.php?
What is the syntax?
Yeah, just add
$wgShowIPinHeader = true;
to LocalSettings.php (or, more likely, change "$wgShowIPinHeader = false" to that, since I think true is the default, so you must have it explicitly turned off).