X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_top10.php;h=25ddd963a38ffbb3bca0ac52e4ee3b91ee52a043;hp=47e5a4d86bb96e6e041c38def990ab8a790d0cce;hb=5071030af40e69ca4284642f44758964e18f5be8;hpb=3dc2d90bb1fb18124d214dd0aa06f0d3489393e6 diff --git a/inc/modules/admin/what-config_top10.php b/inc/modules/admin/what-config_top10.php index 47e5a4d86b..25ddd963a3 100644 --- a/inc/modules/admin/what-config_top10.php +++ b/inc/modules/admin/what-config_top10.php @@ -50,7 +50,7 @@ if (IS_FORM_SENT()) // Save settings ADMIN_SAVE_SETTINGS_POST(); } - else +else { // Prepare constants for the template define('__MAX_VALUE', getConfig('top10_max'));