mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 10:02:33 +03:00
2cce9a8bba
Fix When login CI call sess_regenerate() but do not apply config 'sess_regenerate_destroy' & always create new file After this, a session folder have one file by user logged and clean old session files in storage/sessions folder To test : in application/config.php `$config['sess_time_to_update'] = 3;` see https://bobcares.com/blog/codeigniter-generating-too-many-sessions-files-resolved |
||
---|---|---|
.. | ||
testing | ||
app.php | ||
autoload.php | ||
config.php | ||
constants.php | ||
database.php | ||
email.php | ||
google.php | ||
hooks.php | ||
index.html | ||
migration.php | ||
mimes.php | ||
profiler.php | ||
routes.php |