Latest Comments Panel v1.0
PHP-Fusion v7.00
Original Author: HobbyMan
Email: philip@hobbysites.net
Web: www.hobbysites.net
-------------------------------------------

This panel shows the last 5 comments posted in a side panel from Articles, Photos, News and Custom Pages.

INSTALLATION
--------------
1. Upload the latest_comments_panel folder to the infusions folder
2. Go to System Admin - Panels.
3. Click Add New Panel.
4. Choose latest_comments_panel from the dropdown menu
5. Type in Latest Comments into Panel Name
6. Enter your Admin Password and choose Panel Side and Panel Access

CONFIGURATION
----------------
1. If you wish to change the number of comments showing. Open latest_comments_panel.php_panel

Find:

DESC LIMIT 0,5");

and change 5 to whatever you want in each of the four headings.


UNINSTALLATION
----------------
1. Delete or disable Panel in System Admin | Panels


NOTES
-----
* This panel is best used as a left or right panels


CHANGELOG
--------------
v1.0 
