* update TODO (Singleton)

This commit is contained in:
slawkens1 2018-03-24 01:12:13 +01:00
parent 68bbf4182f
commit 5d3fbb4bff

1
TODO
View File

@ -59,6 +59,7 @@
* use some modern and fast Routing library
* most preferably this one (inspired by Laravel) - https://github.com/skipperbent/simple-php-router
* configurable session handler: file, database, php
* change global variables pointing to classes like $db, $cache to Singleton Pattern
x.x - At any time between (version not specified)
* better news archive with search function (like on tibia.com)