phpcs
This commit is contained in:
parent
2f1106e170
commit
e8b21887e2
@ -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