X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flibs%2Factive_functions.php;h=0dda48146d0339972371f2f5a60620b905274e10;hb=62d8f6d89c35bebe15b8f716a5629f14d95f3078;hp=302480e265ec4b21762fb20b881275d48922a613;hpb=2f911d8d716406fa07632ceebfc35faa31f39bfb;p=mailer.git diff --git a/inc/libs/active_functions.php b/inc/libs/active_functions.php index 302480e265..0dda48146d 100644 --- a/inc/libs/active_functions.php +++ b/inc/libs/active_functions.php @@ -14,8 +14,6 @@ * $Date:: $ * * $Tag:: 0.2.1-FINAL $ * * $Author:: $ * - * Needs to be in all Files and every File needs "svn propset * - * svn:keywords Date Revision" (autoprobset!) at least!!!!!! * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * * Copyright (c) 2009, 2010 by Mailer Developer Team * @@ -48,7 +46,7 @@ function FILTER_ADD_LINK_ACTIVE_LIST () { if ((isExtensionActive('active')) && (isExtensionActive('online'))) { // Init fake-content because there is no `what`='active' in database $content = array( - 'menu' => '{%config=menu_blur_spacer%}{--GUEST_ACTIVE_LINK--}', + 'menu' => '{?menu_blur_spacer?}{--GUEST_ACTIVE_LINK--}', 'what' => 'active', 'visible' => 'Y', 'locked' => 'N'