* updated TODO (proposed routing library for 2.0)

This commit is contained in:
slawkens1 2018-01-27 01:42:25 +01:00
parent 0a8fb40bd7
commit 55ab90a481

1
TODO
View File

@ -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
* most preferably this one (inspired by Laravel) - https://github.com/skipperbent/simple-php-router
* configurable session handler: file, database, php
x.x - At any time between (version not specified)