X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flibs%2Factive_functions.php;h=a868326a394bd76230eee642792cac66853ee099;hb=59db3a67b3cf68aaad36a9a68196c5634066ab6d;hp=b3b3726e5aef9b5e38aa33fc5f46727f594f2a85;hpb=64c8349613addc3da2242c5cd6b99d64e3fb5f8e;p=mailer.git diff --git a/inc/libs/active_functions.php b/inc/libs/active_functions.php index b3b3726e5a..a868326a39 100644 --- a/inc/libs/active_functions.php +++ b/inc/libs/active_functions.php @@ -1,7 +1,7 @@ "".getConfig('menu_blur_spacer').getMessage('GUEST_ACTIVE_LINK')."", - 'what' => 'active' - ); - - // Add link to "we were active today" page - $GLOBALS['rows'] .= loadTemplate('guest_menu_bottom', true, $content); - } // END - if -} - // [EOF] ?>