X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Flibs%2Factive_functions.php;h=eec102ab87c9d9ffdac83c54b2d6ca2c34a6de2c;hp=aa893f93d9a0b75809ef8f21433af4f41ed62e01;hb=5bdeaf8b452206598b6c6cd4f941145b11a0eccc;hpb=cca98f57dff720b174d21d071cee8303462485d7 diff --git a/inc/libs/active_functions.php b/inc/libs/active_functions.php index aa893f93d9..eec102ab87 100644 --- a/inc/libs/active_functions.php +++ b/inc/libs/active_functions.php @@ -43,7 +43,7 @@ function FILTER_ADD_LINK_ACTIVE_LIST () { if ((EXT_IS_ACTIVE("active")) && (EXT_IS_ACTIVE("online"))) { // Init content $content = array( - 'menu' => "".getConfig('menu_blur_spacer').GUEST_ACTIVE_LINK."", + 'menu' => "".getConfig('menu_blur_spacer').GUEST_ACTIVE_LINK."", 'what' => "active" );