diff --git a/admin-tools/export-csv.php b/admin-tools/export-csv.php new file mode 100644 index 0000000..5eb37f9 --- /dev/null +++ b/admin-tools/export-csv.php @@ -0,0 +1,36 @@ + \ No newline at end of file diff --git a/admin-tools/game-not-started b/admin-tools/game-not-started new file mode 100644 index 0000000..e69de29 diff --git a/admin-tools/reset-all.php b/admin-tools/reset-all.php new file mode 100644 index 0000000..d3bbab0 --- /dev/null +++ b/admin-tools/reset-all.php @@ -0,0 +1,47 @@ + + +
First you must download a copy of the game results
+ + + + + + + + + diff --git a/admin-tools/startgame.php b/admin-tools/startgame.php index 7871f22..9c9cecc 100644 --- a/admin-tools/startgame.php +++ b/admin-tools/startgame.php @@ -1,5 +1,8 @@Log in to the database and modify the table directly
N.B. You will need to know the database server, user, password and database name. The table to modify is 'usersfinal' once the game has started.
Reset everything ready for the next game
+
If you do this you will erase the current game.
diff --git a/base.php b/base.php index b264101..8cdbc11 100644 --- a/base.php +++ b/base.php @@ -1,3 +1,7 @@ +
+ + + Ninjaness Score: =$_SESSION['Ninjaness']?>/10
+
+