]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/what-logout.php
Naming inconsistencies for userid fixed
[mailer.git] / inc / modules / member / what-logout.php
index 5f3c4ce5637ee987ff98813096b0dd24b65474b4..4108e31a46c7cf65c7bd1fcb0aa7233a2d25c154 100644 (file)
@@ -46,7 +46,7 @@ if (!defined('__SECURITY')) {
 // Base URL for redirection (both cases)
 $URL = 'modules.php?module=index&code=';
 
 // Base URL for redirection (both cases)
 $URL = 'modules.php?module=index&code=';
 
-if (destroyUserSession()) {
+if (destroyMemberSession()) {
        // Remove theme cookie as well
        setTheme('');
 
        // Remove theme cookie as well
        setTheme('');