]> git.mxchange.org Git - mailer.git/blobdiff - inc/session-functions.php
Huge HTML/CSS rewrite (see forum)
[mailer.git] / inc / session-functions.php
index 18ed9d0661030917ccd72b7da05a747530b02244..9117d6c99502d17e151776dd3f4f19e4e13506d0 100644 (file)
@@ -108,7 +108,6 @@ function destroyAdminSession ($destroy = true) {
        setSession('admin_login', '');
        setSession('admin_md5'  , '');
        setSession('admin_last' , '');
-       setSession('admin_to'   , '');
 
        // Destroy session and return status
        if ($destroy) {