0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 20 hours ago.
Aug 10, 2025 — Aug 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix __destruct not writing the session data More... over 11 years ago
Fix $this->conn_id being false in DB driver More... almost 13 years ago
Updated spark name More... almost 13 years ago
Added in config for hybrid sessions More... almost 13 years ago
Garbage collect sessions More... almost 13 years ago
Don't store session_id, etc. in the session data More... almost 13 years ago
Get options from passed params More... almost 13 years ago
Cleaned up the file a bit More... almost 13 years ago
Why does check_write return !$has_written? More... almost 13 years ago
Ability to set the session cookie name More... almost 13 years ago
session_set_save_handler needs public functions More... almost 13 years ago
Only use ini_get with cookie settings More... about 13 years ago
Added "hybrid" session w/ db storage More... about 13 years ago
Updated spark.info More... over 14 years ago
Added option to call sess_write() manually (in _output), which will prevent it being called in __destruct() More... over 14 years ago
Removed __destruct(), moved sess_write() to _output in MY_Controller, tagged 0.0.6 More... over 14 years ago
Merge 0.0.5 More... over 14 years ago
Updated readme.md More... over 14 years ago
Update readme.md More... over 14 years ago
Tagged 0.0.5 More... over 14 years ago
Merge pull request #1 from CTAPbIuMABP/master More... over 14 years ago
Update libraries/session/Session_database.php More... almost 15 years ago
Update libraries/Session.php More... almost 15 years ago
Updated readme More... almost 15 years ago
Fixes a silent error when trying to call Session::sess_write in __destruct More... almost 15 years ago
s/library/libraries More... almost 15 years ago
Updated version More... almost 15 years ago
Fix autoload issue More... almost 15 years ago
Fixed spark.info More... almost 15 years ago
Updated spark.info, fixed a few comments More... almost 15 years ago