Skip to content

Commit f16de59

Browse files
authored
Missing curly brace
1 parent c739e5f commit f16de59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/inc/secure_login.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@
88
exit;
99
}
1010
if (!isset($_COOKIE[$login_url])) exit;
11+
}
1112
}

0 commit comments

Comments
 (0)