From: Kunal Mehta Date: Sat, 25 Oct 2014 00:15:12 +0000 (-0700) Subject: Fix ( X-Git-Tag: 1.31.0-rc.0~13482^2 X-Git-Url: https://git.cyclocoop.org/%242?a=commitdiff_plain;h=cba15a69aec2945cea2dc799750858576e015087;p=lhc%2Fweb%2Fwiklou.git Fix ( See Change-Id: I21113b158159d9a8a14045da87581937f71f42e3 --- diff --git a/includes/Block.php b/includes/Block.php index 134ee6be96..3c80035231 100644 --- a/includes/Block.php +++ b/includes/Block.php @@ -893,7 +893,7 @@ class Block { } /** - * Get/set whether the Block is a hardblock (affects logged-in users on a given IP/range + * Get/set whether the Block is a hardblock (affects logged-in users on a given IP/range) * @param bool|null $x * @return bool */