From 35c9ffcdcabed59728ba2ac66739ff142cc81167 Mon Sep 17 00:00:00 2001 From: slawkens Date: Thu, 4 Jan 2018 16:29:18 +0100 Subject: [PATCH] * update TODO --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 56005585..b77e1d81 100644 --- a/TODO +++ b/TODO @@ -22,6 +22,9 @@ * redirect directly to the thread on user login * characters: edit in admin panel option * move highscores to twig + * $db->hasTable(table) + $db->hasColumn(table, column) + * migrations: option to downgrade the database + * hooks: login + logout 1.0: * i18n support (issue #1 on github)