Fix phpcs

This commit is contained in:
Laurent Destailleur 2019-03-05 15:53:57 +01:00
parent 7d37b4c46d
commit e66447eabc

View File

@ -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'))
{