From b563b661de3a097695b4f7e508f56e7e91da6594 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20Skej=C3=B8?= Date: Tue, 21 Jul 2009 20:09:41 +0200 Subject: [PATCH] TODO: Updated. --- TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO b/TODO index 5955c10..765bf8c 100644 --- a/TODO +++ b/TODO @@ -8,3 +8,8 @@ Todo - Currently show() handles all GUI-stuff. Is this good enough? - Doing it another way might mean adding more Magic(tm). How bad is this? - AOOS isn't a framework like Rails and CakePHP, more like a toolkit + * Administrator-module: + - Modules don't have to handle admin-functions themselves == only functions visible to every user below admin-level + should be in modules. + * User-module: + - Activation code missing -- 2.11.4.GIT