jstockwin / Film-Night

0 stars 0 forks source link

Should probably get rid of override.php #58

Closed jstockwin closed 8 years ago

jstockwin commented 8 years ago

File is not present on the pis, and is only for development. This results in php warnings in the error log every time anyone visits the website.

We could just set the session variable in the same place we set the root variable.