From 77bdf780635398e65942a017d15610ce64041999 Mon Sep 17 00:00:00 2001 From: BlueRaja Date: Sun, 24 Mar 2013 16:59:17 -0500 Subject: Fixes for DB before releasing to production --- includes/constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/constants.php') diff --git a/includes/constants.php b/includes/constants.php index f5dfc20..7b4e1b8 100644 --- a/includes/constants.php +++ b/includes/constants.php @@ -3,7 +3,7 @@ /** * The 'starting date' of pathery, from which we begin recording all statistics (ties, wins, champion points, etc) */ -define('STATS_EARLIEST_DATE', '2011-08-01'); +define('STATS_EARLIEST_DATE', '2012-03-11'); /** * The minimum number of champion points you can get for tying a map, regardless of how many other people tied -- cgit v1.2.3