mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 09:15:15 +02:00
Merge branch 'ent-9589-Error-registro-IPs-bloqueadas' into 'develop'
Fix mistake with User IP and User name See merge request artica/pandorafms!5160
This commit is contained in:
commit
a0201eb9b2
@ -323,7 +323,7 @@ if (isset($config['id_user']) === false) {
|
||||
$userIP,
|
||||
$nick
|
||||
),
|
||||
$userIP
|
||||
$nick
|
||||
);
|
||||
while (ob_get_length() > 0) {
|
||||
ob_end_flush();
|
||||
|
Loading…
x
Reference in New Issue
Block a user