]> git.mxchange.org Git - mailer.git/blobdiff - mailid.php
Links to cia.vc and commits stats added
[mailer.git] / mailid.php
index eff588330e67242a4e93435612586fb22e485e5e..1c4762dab2a2906ee91ebfb2d81a48fb135be41d 100644 (file)
@@ -129,7 +129,10 @@ if (($url_userid) > 0 && (($url_mid > 0) || ($url_bid > 0)) && (!ifFatalErrorsDe
                                // Status must be CONFIRMED
                                if (getUserData('status') == 'CONFIRMED') {
                                        // Update last activity if not admin
-                                       updateLastActivity($url_userid);
+                                       if (!isAdmin()) {
+                                               // Is not admin, so update last activity
+                                               updateLastActivity($url_userid);
+                                       } // END - if
 
                                        // User has confirmed his account so we can procede...
                                        // @TODO Rewrite this to a filter
@@ -179,7 +182,7 @@ if (($url_userid) > 0 && (($url_mid > 0) || ($url_bid > 0)) && (!ifFatalErrorsDe
                                                                'userid'  => $url_userid,
                                                                'type'    => $type,
                                                                'data'    => $urlId,
-                                                               'url'     => generateDerefererUrl($URL)
+                                                               'url'     => $URL
                                                        );
 
                                                        // Load template