Modified codeigniter. Includes My_Model and My_Controller as well as added helpers.
Installation:
-
Set your base url in application/config/config.php to your local ip or "localhost:port#"
-
Set your email credentials in application/config/email.php (You must do this to send out emails)
-
Go to randomkeygen.com and copy a codeigniter encrytion key. Paste it into line 238 in application/config/config.php (You must do this for sessions to work properly)
Let me know of any suggestions and/or bugs!