]> git.mxchange.org Git - mailer.git/commit
Function getSession() does now only use secureString() if no database
authorRoland Haeder <roland@mxchange.org>
Thu, 17 Apr 2014 21:38:15 +0000 (23:38 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 17 Apr 2014 21:38:15 +0000 (23:38 +0200)
commitf9fb6c70ac832c0fce74dc922079498d9e0fe8e8
treee2451404eafc2d726a56f2b168da4839f905f063
parent8ab13d11fc73777dea69e09cd12708b0126552ae
Function getSession() does now only use secureString() if no database
connection is there. This saves some "expensive" calls to the EL-code
functions.

Signed-off-by: Roland Häder <roland@mxchange.org>
inc/session-functions.php