This commit is contained in:
Frédéric FRANCE 2019-03-04 21:41:00 +01:00
parent 2f1106e170
commit e8b21887e2
No known key found for this signature in database
GPG Key ID: 06809324E4B2ABC1

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