You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mo McRoberts edited this page Aug 7, 2011
·
1 revision
Commit changes to the session data
Synopsis
public function [[Session]]::commit($req = null)
Description
Session::commit() stores any changes which have been made to the session
data so that they will be available when future requests attach to the
session.