My last post should read as:

Jeremy Coates wrote:
/application
    /config
    /controllers
        /ModulesController.php // See example below
    /models
    /modules
        /module1
            /controllers
            /models
            /views
        /modulen
            /controllers
            /models
            /views
        /whois
            /controllers
                /WhoisController.php // See example route below
            /views
    /views
Forgot to html post!

Jeremy

Reply via email to