minor change
authorTim Starling <tstarling@users.mediawiki.org>
Sat, 21 Feb 2004 13:24:35 +0000 (13:24 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sat, 21 Feb 2004 13:24:35 +0000 (13:24 +0000)
includes/Block.php

index d2bec7b..0f688a0 100644 (file)
@@ -8,7 +8,7 @@
 #
 # To use delete(), you only need to fill $mAddress
 
-# Globals used: $wgIPBlockCache, $wgAutoblockExpiry
+# Globals used: $wgBlockCache, $wgAutoblockExpiry
 
 class Block
 {