From 1e7f3b0c78b1a44a12c9689dadb9933a28680d5a Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 21 Aug 2006 07:12:41 +0100 Subject: [PATCH] bump config version, because of DIGEST_HOSTNAME option --- config.php-dist | 2 +- sanity_check.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.php-dist b/config.php-dist index 5b6086449..cd1450724 100644 --- a/config.php-dist +++ b/config.php-dist @@ -137,7 +137,7 @@ define('DIGEST_HOSTNAME', 'madoka.spb.ru'); // Hostname for email digest signature - define('CONFIG_VERSION', 4); + define('CONFIG_VERSION', 5); // Expected config version. Please update this option in config.php // if necessary (after migrating all new options from this file). diff --git a/sanity_check.php b/sanity_check.php index 6f1a82ec9..f12053522 100644 --- a/sanity_check.php +++ b/sanity_check.php @@ -1,5 +1,5 @@ Fatal Error: You forgot to copy