POINT SYSTEM FOR PHP-FUSION
==================================
Point Mall
Stock Market
Lottery
Powerball
Inventory
-------------
Ian Unruh
ianunruh@gmail.com
www.cgeagles.com
-------------

Released under GPL license


INSTALLATION INSTRUCTIONS
=================================
1) Upload the files in "php-files" to the root of your PHP-Fusion 6.00 installation
2) Change `xxx_` to your database prefix in dump.sql
3) Goto phpMyAdmin and import "dump.sql"
4) Add Links on your side panel:
	4.a - Point Mall | points/mall/mall.php
	4.b - Lottery | points/lottery/lottery.php
	4.c - Powerball | points/powerball/powerball.php
	4.d - Stock Market | points/stock_market/stock_market.php
5) Goto the admin panels for each of these and setup the categories, stock shares, ect:
	5.a - Point Mall Categories | points/mall/c_admin.php
	5.b - Point Mall Items | points/mall/admin.php
	5.c - Lottery Drawing | points/lottery/admin.php
	5.d - Powerball Drawing | points/powerball/admin.php
	5.e - Stock Market company admin | points/stock_market/admin.php
6) Add maincore_mod.txt to maincore.php right before the:
	
	?>

7) Finished! If you need help, contact me using Skype (ianunruh) or MSN (ianunruh@hotmail.com)