diff --git a/TODO b/TODO index 1e5118e3..880ab329 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 + * 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)