X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fmember%2Fwhat-logout.php;h=4108e31a46c7cf65c7bd1fcb0aa7233a2d25c154;hb=d80db791f0516fb24f7aa0a837917bb6d70f890a;hp=5f3c4ce5637ee987ff98813096b0dd24b65474b4;hpb=f54ba2ec117c143c036a7c6e8a614f6a8f1d4df2;p=mailer.git diff --git a/inc/modules/member/what-logout.php b/inc/modules/member/what-logout.php index 5f3c4ce563..4108e31a46 100644 --- a/inc/modules/member/what-logout.php +++ b/inc/modules/member/what-logout.php @@ -46,7 +46,7 @@ if (!defined('__SECURITY')) { // Base URL for redirection (both cases) $URL = 'modules.php?module=index&code='; -if (destroyUserSession()) { +if (destroyMemberSession()) { // Remove theme cookie as well setTheme('');