Server Status Panel v1.11
PHP-Fusion v6.01.13+
author: bulldog
email: whitecity_uda_1@yahoo.com
web: www.vbunleashed.net
modified by: muscapaul
email: muscapaul@gmail.com
web: www.muscapaul.com
date: 20.12.2007
-------------------------------------------
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.11 (muscapaul; email: muscapaul@gmail.com)
- Correction in ../locale/English.php.

v1.10 (muscapaul; email: muscapaul@gmail.com)
- Major overhaul in layout.
- Bug corrected: Division by zero error on first day of year prevented.
- Bug corrected: Server uptime now calculated using uptime of the running year rather than using total uptime and consequently percentage could be higher than 100.
- Language support added.

v1.00
- None (first version).