summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBlueRaja <BlueRaja.admin@gmail.com>2013-01-13 19:35:52 -0600
committerBlueRaja <BlueRaja.admin@gmail.com>2013-01-13 19:35:52 -0600
commit0e2ff7a5e11fbcd5462a2be61628b5f2eed412ac (patch)
treef77036d3dfb0d3ac1b954db179fe92e33a237a3b
parentcfd201af6cde7e86707c6a5a475b1c9f1e989744 (diff)
downloadpathery-0e2ff7a5e11fbcd5462a2be61628b5f2eed412ac.tar.xz
Added a bit more to update notes
-rw-r--r--update notes.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/update notes.txt b/update notes.txt
index de93369..c19214f 100644
--- a/update notes.txt
+++ b/update notes.txt
@@ -4,8 +4,9 @@ For next update:
- Drop the 'statistics' table. It's not needed anymore.
- Delete the lines relating to '$mysqlid' from db.inc.php (which I can't do, since that file is not versioned).
Those lines have been moved to sqlEmbedded.php. The only thing that should be left are the four lines defining the servername/username/etc.
-- Go to the admin page, and click on the button that says "recalculate player statistics.
+- Open includes\playerStats.php, and set CP_EARLIEST_DATE to the date we want to start counting ties/wins/champion points from.
+ We could also pretty easily recalculate the other stats (mazes and total moves) from that date also, if you want; then that date would be like the 'start' of pathery.
+- Go to the admin page in the browser, and click on the button that says "recalculate player statistics." All the above steps must be done before this.
-
-Previous updates: \ No newline at end of file
+Notes from previous updates: \ No newline at end of file