diff --git a/pandora_console/index.php b/pandora_console/index.php index df1f7e9ae7..d3fda4f24d 100755 --- a/pandora_console/index.php +++ b/pandora_console/index.php @@ -323,7 +323,7 @@ if (isset($config['id_user']) === false) { $userIP, $nick ), - $userIP + $nick ); while (ob_get_length() > 0) { ob_end_flush();