Commit 69224d70 authored by Patrick Schmalstig's avatar Patrick Schmalstig
Browse files

Fixed MANTIS-6023 (sources/hooks/modules/admin_setupwizard/banners.php:...

Fixed MANTIS-6023 (sources/hooks/modules/admin_setupwizard/banners.php: Undefined constant "BANNER_PERMANENT")
parent 7a2f473b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -470,6 +470,7 @@ class Hook_addon_registry_banners
    {
        if ((($content === null) || (in_array('have_default_banners_donation', $content))) && (!has_predefined_content('banners', 'have_default_banners_donation'))) {
            require_lang('banners');
            require_code('banners');
            require_code('lang3');

            $map = [