== Changes v1.4 20/01/19
# Added full support for php 5.x and php 7.x

== Changes v1.3 3/23/07==
# Addition: Ability to control server sort order added to settings
# Fix: Install.php now properly checks for correct permissiona on config file.

== Changes v1.3_Beta1 3/13/07==
# Addition: archive and purge of old uptime data.
# Addition: version number added to setting table.
# Addition: Archive & purge logging added.
# Fix: Various php related syntax corrections.
# Addition: Ability to change displayed times based on GMT offset.
# Addition: Control number of months shown on reporter page moved to settings page
# Addition: Improve control of some style features of reporter page in settings page.

== Changes v1.2 1/22/06 ==
# Fix: upstat.php - If a service was down a valid connection is not made so closing that connection would throw an error.
# Addition: admin.php - Ability to logout.
# Addition: admin.php - Ability to add/remove services.
# Addition: status.php - Show a N/A in the status page if a certain service is not monitored or an update hasn't been run.
# Addition: admin.php - Move user/pass to the database. Use md5 to encrypt the password.
# Addition: admin.php - Monitoring services set on a per server level.
# Fix: reporter.php - Reporter page throws division by zero error
# Fix: reporter.php - Consecutive failures should show as 1 downtime.
# Addition: upstat.php - Check google.com to ensure that the problem is not caused by the local server.
# Addition: status.php - Add option to admin page to display either internal uptime history (reporter.php) or alertra history on a per server basis,
# Addition: admin.php - Add ability to select service to calculate uptime stats with on a per server level with a default service.
# Addition: status.php - Converted "Up", "Down", "N/A" to images and added legend.
# Addition: upstat.php - Setting for number of failed updates required to email the admin.  (eg. 2 consecutive failures before notifying the admin)
# Addition: install.php - Installer/Upgrader (Installer/Upgrader will ask for the username and password)
# Addition: admin.php - Forgot password feature.
# Addition: admin.php - Change password feature.


== Changes v1.1 9/9/04 == 
# History uptime reporting feature added
# New files: reporter.php, db987.php   
# Modified files: admin.php, status.php
# No database changes made     