From: Tim Starling Date: Sat, 21 Feb 2004 13:24:35 +0000 (+0000) Subject: minor change X-Git-Tag: 1.3.0beta1~968 X-Git-Url: http://git.cyclocoop.org/%24action?a=commitdiff_plain;h=8df4c8f38d11ae47e19aa361bbb271bec7037fc1;p=lhc%2Fweb%2Fwiklou.git minor change --- diff --git a/includes/Block.php b/includes/Block.php index d2bec7bd82..0f688a02c4 100644 --- a/includes/Block.php +++ b/includes/Block.php @@ -8,7 +8,7 @@ # # To use delete(), you only need to fill $mAddress -# Globals used: $wgIPBlockCache, $wgAutoblockExpiry +# Globals used: $wgBlockCache, $wgAutoblockExpiry class Block {