From 3badc362a3c9294f89a8d6014825a3aa2b393132 Mon Sep 17 00:00:00 2001 From: Brian Teeman Date: Sun, 29 Oct 2023 10:34:23 +0000 Subject: [PATCH] Update Config.php.example fix missing text --- src/Include/Config.php.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Include/Config.php.example b/src/Include/Config.php.example index b7627e2eb4..e68012e399 100644 --- a/src/Include/Config.php.example +++ b/src/Include/Config.php.example @@ -24,7 +24,7 @@ $sDATABASE = '||DB_NAME||'; // NOTE: // - the path SHOULD Start with slash, if not ''. // - the path SHOULD NOT end with slash. -// - the is case sensitive. +// - the path is case sensitive. $sRootPath = '||ROOT_PATH||'; // Set $bLockURL=TRUE to enforce https access by specifying exactly