From e7012692f3525666509e51369c6e0d55ecd14bff Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Fri, 3 Jun 2016 22:08:39 -0400 Subject: Change css for header links --- app/Core/Session/SessionStorage.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Core/Session') diff --git a/app/Core/Session/SessionStorage.php b/app/Core/Session/SessionStorage.php index 6e2f9660..9e93602c 100644 --- a/app/Core/Session/SessionStorage.php +++ b/app/Core/Session/SessionStorage.php @@ -22,6 +22,7 @@ namespace Kanboard\Core\Session; * @property bool $twoFactorBeforeCodeCalled * @property string $twoFactorSecret * @property string $oauthState + * @property int $smsTwoFactorSecret */ class SessionStorage { -- cgit v1.2.3