There was an error fetching the commit references. Please try again later.
Made disabling of session writes really disable the writes (#728)
- Now no attempt is made to store the session when disabled.
Showing
- module/VuFind/src/VuFind/Session/AbstractBase.php 44 additions, 0 deletionsmodule/VuFind/src/VuFind/Session/AbstractBase.php
- module/VuFind/src/VuFind/Session/Database.php 14 additions, 14 deletionsmodule/VuFind/src/VuFind/Session/Database.php
- module/VuFind/src/VuFind/Session/File.php 26 additions, 26 deletionsmodule/VuFind/src/VuFind/Session/File.php
- module/VuFind/src/VuFind/Session/ManagerFactory.php 2 additions, 2 deletionsmodule/VuFind/src/VuFind/Session/ManagerFactory.php
- module/VuFind/src/VuFind/Session/Memcache.php 15 additions, 15 deletionsmodule/VuFind/src/VuFind/Session/Memcache.php
Please register or sign in to comment