City-of-Bloomington / blossom

A skeleton for PHP web applications
GNU Affero General Public License v3.0
3 stars 0 forks source link

Move session startup out of bootstrap #22

Closed inghamn closed 2 years ago

inghamn commented 6 years ago

The sessions is only relevant for the web, we should move that code into the front controller (index.php)