]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_mediadata.php
config.php partly solved, see #117
[mailer.git] / inc / modules / admin / what-config_mediadata.php
index 7d7a403aaa9585742b285d0878ae64c350f3d843..c719cc17299811493b97acf57e6e22335b007b30 100644 (file)
@@ -76,7 +76,7 @@ if (IS_FORM_SENT()) {
        // Start of this exchange
        if (getConfig('mt_start') > 0) {
                // Only show start
-               define('__MT_START', "<strong>".generateDateTime(getConfig('mt_start'), "3")."</strong>");
+               define('__MT_START', "<strong>".generateDateTime(getConfig('mt_start'), '3')."</strong>");
        } else {
                // Make start editable
                define('__MT_START',