diff --git a/reference/session/functions/session-set-save-handler.xml b/reference/session/functions/session-set-save-handler.xml index 3754be7312..d50e06be18 100644 --- a/reference/session/functions/session-set-save-handler.xml +++ b/reference/session/functions/session-set-save-handler.xml @@ -1,5 +1,5 @@ - + @@ -22,14 +22,6 @@ is preferred. i.e. Storing the session data in a local database. &return.success; - - - You must set the configuration option - session.save_handler to - user in your &php.ini; file for - session_set_save_handler to take effect. - - The "write" handler is not executed until after the output