From 8df4c8f38d11ae47e19aa361bbb271bec7037fc1 Mon Sep 17 00:00:00 2001 From: Tim Starling Date: Sat, 21 Feb 2004 13:24:35 +0000 Subject: [PATCH] minor change --- includes/Block.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 { -- 2.20.1