From 7e978cebd95261c1c5d8f76fe0e3228486eef215 Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Sat, 18 Dec 2010 03:01:46 +1100 Subject: [PATCH] Added a comment --- inc/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/config.php b/inc/config.php index b83ce5e0..4f5bc92b 100644 --- a/inc/config.php +++ b/inc/config.php @@ -39,7 +39,7 @@ // How long should the cookies last (in seconds) define('COOKIE_EXPIRE', 15778463, true); //6 months - + // Make this something long and random for security define('SALT', 'wefaw98YHEWUFuo', true); // How many seconds before you can post, after the first visit