When I try to login with my username and password, nothing happens. I only get an error from this line in login.php:
"if ($_POST['action']=='logout') {"
So what could be wrong?
Login.php:
<?php
session_start();
/*Om användaren har tryck på loggut-knappen så verkställs sessionen....
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.