From bd87a02b43b815f99ab9400709d8269ac56c32f3 Mon Sep 17 00:00:00 2001 From: xue <> Date: Sat, 10 Jun 2006 11:17:24 +0000 Subject: Fixed #221. --- framework/Security/TAuthorizationRule.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/Security') diff --git a/framework/Security/TAuthorizationRule.php b/framework/Security/TAuthorizationRule.php index 8248a45a..5c8f0f9b 100644 --- a/framework/Security/TAuthorizationRule.php +++ b/framework/Security/TAuthorizationRule.php @@ -137,7 +137,7 @@ class TAuthorizationRule extends TComponent } /** - * @var boolean if this rule applies to everyone + * @return boolean if this rule applies to everyone */ public function getEveryoneApplied() { -- cgit v1.2.3