summaryrefslogtreecommitdiffstats
path: root/includes
diff options
context:
space:
mode:
authorPatrick Davison <snapwilliam@gmail.com>2013-01-15 01:40:54 -0800
committerPatrick Davison <snapwilliam@gmail.com>2013-01-15 01:40:54 -0800
commitc7d671712a9d5f90752475960c3a602aeb0da8d0 (patch)
treef912484612e8811b5e7fd52533770942647a769e /includes
parentcc579e91af8adbef5ddda979dbbe5db93a8c32ef (diff)
downloadpathery-c7d671712a9d5f90752475960c3a602aeb0da8d0.tar.xz
Chat cleanup
Diffstat (limited to 'includes')
-rw-r--r--includes/playerStats.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/playerStats.php b/includes/playerStats.php
index ec9a616..b64fb8d 100644
--- a/includes/playerStats.php
+++ b/includes/playerStats.php
@@ -1,5 +1,5 @@
<?php
-define('CP_EARLIEST_DATE', '2012-01-01');
+define('CP_EARLIEST_DATE', '2012-03-19');
define('CP_MIN_WORTH', 10);
define('CP_MAX_WORTH_SIMPLE', 100);
define('CP_MAX_WORTH_NORMAL', 150);