mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
Missing curly brace
This commit is contained in:
parent
c739e5fc48
commit
f16de5905a
1 changed files with 1 additions and 0 deletions
|
@ -8,4 +8,5 @@ if (!defined('NO_AUTH_REQUIRED2')) {
|
|||
exit;
|
||||
}
|
||||
if (!isset($_COOKIE[$login_url])) exit;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue