* added "Edit" option for admins in characters page

This commit is contained in:
slawkens1
2018-01-06 01:52:59 +01:00
parent 544375378f
commit 9c281511fa
4 changed files with 13 additions and 2 deletions

1
TODO
View File

@@ -16,7 +16,6 @@
* hooks
* fieldExist and tableExist functions
* Menus in templates
* characters: edit in admin panel option
* move highscores to twig
* $db->hasTable(table) + $db->hasColumn(table, column)
* migrations: option to downgrade the database