Skip to content
This repository has been archived by the owner on Oct 3, 2021. It is now read-only.

Fix health page not working #27

Merged
merged 5 commits into from
Aug 4, 2017
Merged

Commits on Jun 25, 2017

  1. Fix deprecated constant MYSQL_ASSOC

    - Add maintenance HTML file
    Hypolite Petovan committed Jun 25, 2017
    Configuration menu
    Copy the full SHA
    98406df View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2017

  1. Fix deprecated constant MYSQL_ASSOC

    - Add maintenance HTML file
    Hypolite Petovan committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    e5416b0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/Hypolite/dir

    Hypolite Petovan committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    9633d33 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2017

  1. 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
    Hypolite Petovan committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    4601c4b View commit details
    Browse the repository at this point in the history
  2. 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
    Hypolite Petovan committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    c6d60df View commit details
    Browse the repository at this point in the history