X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_mediadata.php;h=20e1b5537b2537f9a61f23ac331606bdeb978fce;hp=2ea9b1b18db6e848575a09a2c38a59fc837d928f;hb=56156f6c4392510cdbe0eb4f2ccefc23b43e2672;hpb=3daede4c904e23905c3e48dd6749019deca0a0e0 diff --git a/inc/modules/admin/what-config_mediadata.php b/inc/modules/admin/what-config_mediadata.php index 2ea9b1b18d..20e1b5537b 100644 --- a/inc/modules/admin/what-config_mediadata.php +++ b/inc/modules/admin/what-config_mediadata.php @@ -80,7 +80,7 @@ if (isset($_POST['ok'])) if (getConfig('mt_start') > 0) { // Only show start - define('__MT_START', "".MAKE_DATETIME(getConfig('mt_start'), "3").""); + define('__MT_START', "".MAKE_DATETIME(getConfig('mt_start'), "3").""); } else {