Skip to content

Commit 2f141dc

Browse files
Merge pull request #9185 from Sesquipedalian/3.0/cookie_fix
[3.0] Adds missing use statement in SMF\Actions\Login
2 parents 33f54c4 + fb67224 commit 2f141dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Sources/Actions/Login.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
namespace SMF\Actions;
1717

1818
use SMF\Config;
19+
use SMF\Cookie;
1920
use SMF\Lang;
2021
use SMF\SecurityToken;
2122
use SMF\Theme;

0 commit comments

Comments
 (0)