mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00:00
typo :(
git-svn-id: file:///svn/phpbb/trunk@7554 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
7eb81580ca
commit
6d0c0bf0b3
1 changed files with 1 additions and 1 deletions
|
@ -431,7 +431,7 @@ if (!$get_info)
|
|||
array('ban_userid', '0', ''),
|
||||
array('ban_email', '', ''),
|
||||
array('ban_reason', '', ''),
|
||||
array('ban_give_reason', '', '')
|
||||
array('ban_give_reason', '', ''),
|
||||
|
||||
'where' => "banlist.ban_ip LIKE '%.%'",
|
||||
),
|
||||
|
|
Loading…
Add table
Reference in a new issue