mirror of
https://github.com/phpbb/phpbb.git
synced 2025-10-05 04:01:49 +02:00
bugfixes...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@4009 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -54,6 +54,9 @@ while( list($var, $param) = @each($params) )
|
||||
}
|
||||
}
|
||||
|
||||
$user_id = intval($user_id);
|
||||
$group_id = intval($group_id);
|
||||
|
||||
//
|
||||
// Start program - define vars
|
||||
//
|
||||
|
Reference in New Issue
Block a user