« CBL ActiveRecord (20060112) Released | | CBL ActiveRecord (20060323) Released »
January 16, 2006
CBL RememberMe (20060116) Released
CBL RememberMe (20060116) released.
CBL RememberMe is a tiny library that adds the "remember me" functionality to PHP session handling.
By using the library, you can continue using the good old $_SESSION variable, while adding the "remember me" funcitionality to your web application.
This is a minor bugfix release. The `remember' function now refers to the $this->default_remember variable when a new user connects.
