code syntax comm directory

This commit is contained in:
Frédéric FRANCE 2021-02-23 20:22:36 +01:00
parent 5931051c88
commit 52ae7d79ae
No known key found for this signature in database
GPG Key ID: 06809324E4B2ABC1

View File

@ -226,8 +226,7 @@ if (!empty($hashp)) {
// Security:
// Limit access if permissions are wrong
if (!$accessallowed)
{
if (!$accessallowed) {
accessforbidden();
}