code syntax comm directory
This commit is contained in:
parent
5931051c88
commit
52ae7d79ae
@ -226,8 +226,7 @@ if (!empty($hashp)) {
|
|||||||
|
|
||||||
// Security:
|
// Security:
|
||||||
// Limit access if permissions are wrong
|
// Limit access if permissions are wrong
|
||||||
if (!$accessallowed)
|
if (!$accessallowed) {
|
||||||
{
|
|
||||||
accessforbidden();
|
accessforbidden();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user