Thx Jonathan & Anthony. Following works:

routers = dict(
  BASE = dict(default_application = 'init',
default_controller = 'default',
default_function = 'index',
functions = ['index'],
),
)

Regards,
Joseph

Reply via email to