/*-------------------------------------------------------+
| PHP-Fusion Content Management System
| Copyright  2002 - 2008 Nick Jones
| http://www.php-fusion.co.uk/
+--------------------------------------------------------+
| Filename: infusion_db.php
| CVS Version: 1.00
| Author: cmike
| Web: http://freeware.wnet.net.pl
| Email: mike@wnet.net.pl
+--------------------------------------------------------+
| v7 by Diemux
| www.phpfusion-mods.net
+--------------------------------------------------------+
| This program is released as free software under the
| Affero GPL license. You can redistribute it and/or
| modify it under the terms of this license which you
| can read by viewing the included agpl.txt or online
| at www.gnu.org/licenses/agpl.html. Removal of this
| copyright header is strictly prohibited without
| written permission from the original author(s).
+--------------------------------------------------------*/


FEATURES
--------
- Commercial and Non-Commercial Button Management System.
- Display buttons in side panel.
- Includes full administration for buttons and panel for clients.
- Clients can view their details for the Client Admin section (plain-text user/pass protection)


INSTALLATION
------------
1. Upload all files to proper directories.
2. Go to System Admin -> Infusions
3. Select "Button Panel" from the list and press the "Infuse" button


PANEL INSTALLATION
------------------
1. Go to System Admin -> Panels, add a new side panel and select 'button_panel'
2. Give it a name of "Buttons" (or something appopriate)
3. Save the Panel, return to Panels Admin and enable the Panel.


NOTES
-----
- Path to pictures must be full, even if they're on the same server.
- If you create a username/password for a button, the button becomes commercial and clients can then view their button details by entering the user/pass into /infusions/button_panel/button_client.php

25-12-2009 - Updated
- Fixed coded by Wyciokazz from lithuania on phpfusion.lt ~ THANKS!

22-02-2009 - Updated
- Fixed coded by suggestion of ruslant and mleu on phpfusion-mods.net ~ THANKS!


02-01-2009 - Upgraded
- Updated to v7 by Diemux | www.phpfusion-mods.net