The main login for Contentor now sets session variables instead of storing ligin info in cookies.
The file manager (util/fileman.php) still stores info in plain cookies.
Need to change to $_SESSION varialbe storage.
Log in to post a comment.