Further admin tools

There’s a bug where the CSV export isn’t putting anything into the CSV
This commit is contained in:
jcreek
2014-08-22 16:47:39 +01:00
parent 63cc7979a7
commit 8a2f8b629a
10 changed files with 99 additions and 0 deletions
+2
View File
@@ -20,6 +20,8 @@
<div style='float:right; border-style: dotted; padding: 2%; width: 20%;'>
<p><a href="admin-tools/adminer-sql.php">Log in to the database and modify the table directly</a>
<br>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.</p>
<p><a href="admin-tools/reset-all.php">Reset everything ready for the next game</a>
<br>If you do this you will erase the current game.</p>
</div>
</div>
</body>