From Snapp CMS Developer Documentation
Class cmsSession
Note: you can replace this class with your own by adding a class parameter under [Session] to the site's config.ini file. This will ooad the new class from the site's custom folder
Construction Configuration Options
| Config Options |
Description |
| cfg : array/object |
Session Configurations option passed from the config.ini |
| Config Options |
Description |
| name : string |
Unique Session Name for this site |
|
Available Functions
| destroy() |
|
Terminates Users Current Session
|