Framework 0.1.1
| Released | State | Download | SVN |
| 2006-03-02 | Alpha | Framework-0.1.1.tgz | tags/0.1.1 |
Changelog
- Fixed bug in query logic in Framework_User::__construct()
- Added Framework_Auth_User
- Added DB::disconnect() to Framework::stop()
- Moved DB connection to Framework::$db so static methods can access the DB connection
