]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/active_functions.php
Previous fix fixed, a lot constants rewritten (unfinished)
[mailer.git] / inc / libs / active_functions.php
index aa893f93d9a0b75809ef8f21433af4f41ed62e01..eec102ab87c9d9ffdac83c54b2d6ca2c34a6de2c 100644 (file)
@@ -43,7 +43,7 @@ function FILTER_ADD_LINK_ACTIVE_LIST () {
        if ((EXT_IS_ACTIVE("active")) && (EXT_IS_ACTIVE("online"))) {
                // Init content
                $content = array(
-                       'menu' => "<a class=\"menu_blur\" href=\"".URL."/modules.php?module=index&amp;what=active\">".getConfig('menu_blur_spacer').GUEST_ACTIVE_LINK."</a>",
+                       'menu' => "<a class=\"menu_blur\" href=\"{!URL!}/modules.php?module=index&amp;what=active\">".getConfig('menu_blur_spacer').GUEST_ACTIVE_LINK."</a>",
                        'what' => "active"
                );