Skip to content

Finally (hopefully) fixed the error message for when a user first logs in

Administrator requested to merge 1.2.0 into master

Finally (hopefully) fixed the error message for when a user first logs in to the system. It throws an error about finding the inital theme_id because it wasnt checking if it isset() or not. Should now be fine

Merge request reports