Closed nemphys closed 6 years ago
Interested controllers just have to call $this->setFlag('', Cm_RedisSession_Model_Session::FLAG_READ_ONLY, 1); during preDispatch().
Thanks, @nemphys !
Fixes: https://github.com/colinmollenhour/Cm_RedisSession/issues/134
Interested controllers just have to call $this->setFlag('', Cm_RedisSession_Model_Session::FLAG_READ_ONLY, 1); during preDispatch().