Fix phpcs
This commit is contained in:
parent
7d37b4c46d
commit
e66447eabc
@ -497,7 +497,7 @@ print '</table>';
|
||||
print '</form>';
|
||||
print '<br>';
|
||||
|
||||
if (GETPOST('info','int') > 0)
|
||||
if (GETPOST('info', 'int') > 0)
|
||||
{
|
||||
if (function_exists('password_hash'))
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user