From 5696df87f8d92cf5ff812451f22de4cf1fc59235 Mon Sep 17 00:00:00 2001 From: geoffhumphrey Date: Mon, 24 Jan 2022 07:59:15 -0700 Subject: [PATCH] Update paths.php --- paths.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/paths.php b/paths.php index 6409de05..d1ddd0c3 100644 --- a/paths.php +++ b/paths.php @@ -117,7 +117,7 @@ * Default is FALSE. */ -define('ENABLE_MARKDOWN', TRUE); +define('ENABLE_MARKDOWN', FALSE); /** * Set the following to TRUE if you would like to use @@ -129,7 +129,7 @@ * Default is FALSE. */ -define('ENABLE_MAILER', TRUE); +define('ENABLE_MAILER', FALSE); /** * Error Reporting