From 0a8fb40bd74c096f7514543e60090154ff34322a Mon Sep 17 00:00:00 2001 From: slawkens1 Date: Fri, 26 Jan 2018 22:27:11 +0100 Subject: [PATCH] * updated TODO (custom session handlers in 2.0) --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 5056e79b..1e5118e3 100644 --- a/TODO +++ b/TODO @@ -61,6 +61,7 @@ * change constants: BASE_URL to base_url(), USE_ACCOUNT_NAME to config * make use of Model/View/Controller (MVC) approach * use some modern and fast Routing library + * configurable session handler: file, database, php x.x - At any time between (version not specified) * better news archive with search function (like on tibia.com)