Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
70eb02df
Commit
70eb02df
authored
Feb 17, 2008
by
Dries Buytaert
Browse files
- Patch
#218116
by greggles: document session_save_session().
parent
aa31e870
Changes
1
Hide whitespace changes
Inline
Side-by-side
includes/session.inc
View file @
70eb02df
...
...
@@ -149,7 +149,7 @@ function sess_gc($lifetime) {
*
* This function allows the caller to temporarily disable writing of session data,
* should the request end while performing potentially dangerous operations, such as
* manipulating the global $user object.
* manipulating the global $user object.
See http://drupal.org/node/218104 for usage
*
* @param $status
* Disables writing of session data when FALSE, (re-)enables writing when TRUE.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment