From 2cd2db38e844b55a35cbbbf800835d6b84531308 Mon Sep 17 00:00:00 2001 From: andi Date: Wed, 27 Apr 2005 20:22:43 +0200 Subject: optimized count calls in for loops darcs-hash:20050427182243-9977f-4c1ec6ce278925147379430540eec723d109444a.gz --- inc/auth.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'inc/auth.php') diff --git a/inc/auth.php b/inc/auth.php index 462a2c39f..4e3130ef7 100644 --- a/inc/auth.php +++ b/inc/auth.php @@ -222,7 +222,8 @@ function auth_aclcheck($id,$user,$groups){ if(!is_array($groups)) $groups = array(); //prepend groups with @ - for($i=0; $i