bbgFramework News
Status: Alpha
Brought to you by:
dylangreer
Added full support for subdirectory usage of the framework. I realized after v0.1.01a that it didn't actually allow subdirectory usage beyond the root. Framework now uses the <base> tag for link references.
* Do note that you must edit config.php and .htaccess to use a subdirectory, otherwise you're fine.
Also, found a slight problem with the Authenticate class redeclaring itself and several Non-Static method issues when framework is used in PHP6.
Special thanks to JGadrow and Qwerty of BBGamezone.net for their help.