X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fmember%2Fwhat-logout.php;h=4108e31a46c7cf65c7bd1fcb0aa7233a2d25c154;hp=5f3c4ce5637ee987ff98813096b0dd24b65474b4;hb=916bba4f00ee924f0d88b8fc273dee5bfb798aed;hpb=e40fe9b587b688cf0fe64f12f50725a27479b929 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('');