diff options
Diffstat (limited to 'login.php')
-rw-r--r-- | login.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ $no_session = true; require_once("modules/init.php"); +vauth_session_cookie(); set_site_preferences(); /* Check for posted username and password */ |