commit | f57a46b48287d7e5e5807100156e73730cf74e0c | [log] [tgz] |
---|---|---|
author | Kyle Farris <kylefarris@gmail.com> | Mon Aug 29 23:26:07 2011 -0300 |
committer | Kyle Farris <kylefarris@gmail.com> | Mon Aug 29 23:26:07 2011 -0300 |
tree | c3af3d5d9e16ce173a2b30389e34504f78c6b26f | |
parent | 70e61b5dc0b240c4a3341ca65ad9f2f5254df1b5 [diff] |
Added the 'user_data' key to the userdata property so that sessions using a database can be deleted properly when using the table schema found in the "Saving Session Data to a Database" section of the Session Class in the user guide.
CodeIgniter is an Application Development Framework - a toolkit - for people who build web sites using PHP. Its goal is to enable you to develop projects much faster than you could if you were writing code from scratch, by providing a rich set of libraries for commonly needed tasks, as well as a simple interface and logical structure to access these libraries. CodeIgniter lets you creatively focus on your project by minimizing the amount of code needed for a given task.