Server Status Panel v1.10
PHP-Fusion v6.00
author: bulldog
email: whitecity_uda_1@yahoo.com
web: www.vbunleashed.net
-------------------------------------------
Released under the terms and conditions of
the GNU General Public License (Version 2)
-------------------------------------------

FEATURES
--------
This side panel will display the following info about your server:

Average server load
Server Uptime (in days)
Server Uptime (as percentage of the running year)
Server Name
Server Port
Server Software
Server Gateway


INSTALLATION
------------
1. Upload the contents of the 'php-files' folder to your web server
2. Go via Admin Panel -> System Admin to Panels and add a new panel
3. Select 'server_status_panel', give it an appropriate name add the panel as a side panel
4. Save and enable the panel


CHANGELOG
---------
v1.10 (muscapaul; email: muscapaul@gmail.com)
- Major overhaul in layout
- Prevention cannot divided by zero error on first day of year.
- Server uptime of the running year max. 100% (was calculated using total uptime rather than uptime in running year and consequently percentage could be higher than 100)
- Language support added

v1.00
- None (first version)