Fix health page not working #27

Merged
MrPetovan merged 5 commits from issue/#24 into master 2017-08-04 03:38:20 +02:00

5 commits

Author SHA1 Message Date
Hypolite Petovan
c6d60df8ac Fix health page not working
- Fix formatting
- Add references to App
- Fix parse error
- Fix a bunch of notices
- Remove inexplicable killme() for *_content pages preventing them from
displaying
2017-08-01 21:06:33 -04:00
Hypolite Petovan
4601c4bd8a Fix "PHP Warning: session_write_close(): Failed to write session data (user)" errors
- Changed returning true when there's a session ID but no session data
in ref_session_write()
- Moved session.php requires around
2017-08-01 21:02:24 -04:00
Hypolite Petovan
9633d3393f Merge branch 'master' of https://github.com/Hypolite/dir 2017-08-01 19:40:15 -04:00
Hypolite Petovan
e5416b0023 Fix deprecated constant MYSQL_ASSOC
- Add maintenance HTML file
2017-08-01 19:39:34 -04:00
Hypolite Petovan
98406dfcaf Fix deprecated constant MYSQL_ASSOC
- Add maintenance HTML file
2017-06-25 10:17:26 -04:00