X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-list_beg.php;h=ab4b87de3588b014c08845248f24cdd5ad3bf500;hp=28e8f6abaaa58a0f561280cb9a35c97c183e8586;hb=c78089215285d52d483760699d07a96dfbbe0671;hpb=5a76136d3ab00e158fc9d0ee1b867bc06f9a8fbb diff --git a/inc/modules/admin/what-list_beg.php b/inc/modules/admin/what-list_beg.php index 28e8f6abaa..ab4b87de35 100644 --- a/inc/modules/admin/what-list_beg.php +++ b/inc/modules/admin/what-list_beg.php @@ -111,7 +111,7 @@ ORDER BY beg_points DESC, last_online DESC, userid", if (EXT_IS_ACTIVE("autopurge")) { define('__AUTOPURGE_TIMEOUT', MAKE_DATETIME(time() - getConfig('ap_inactive_since'), "2")); } else { - define('__AUTOPURGE_TIMEOUT', sprintf(EXTENSION_PROBLEM_NOT_INSTALLED, "autopurge")); + define('__AUTOPURGE_TIMEOUT', sprintf(getMessage('EXTENSION_PROBLEM_NOT_INSTALLED'), "autopurge")); } // Load final template