Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix when the date is the same as stored
update returns 0 if the data being updated matches the one in the database, which produces a `false` return, which in turn triggers a warning in Zend_Session::writeClose - session_write_close() Co-Authored-By: Pablo Guzman <[email protected]>
- Loading branch information