From 6e2f4f9047ae869828d6c61fa5724008eb2466da Mon Sep 17 00:00:00 2001 From: Jonathan Ernst Date: Sun, 19 Dec 2004 01:12:19 +0000 Subject: [PATCH] Use constants to reduce the potential for security issues through these values being changed at run-time. --- include/config.php.sample | 53 +++++++++++++++++++++++---------------- 1 file changed, 31 insertions(+), 22 deletions(-) diff --git a/include/config.php.sample b/include/config.php.sample index e47e3d9..b2a6399 100644 --- a/include/config.php.sample +++ b/include/config.php.sample @@ -1,39 +1,48 @@