mirror of
https://github.com/jcreek/Assassins-Mission-Control.git
synced 2026-07-13 02:53:44 +00:00
Further admin tools
There’s a bug where the CSV export isn’t putting anything into the CSV
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user