hi,
pardon me, i want to ask what's the meaning of this :
URL('default','index').xml()==URL().xml()
here's the complete code:
response.menu = [
(T('Index'),URL('default','index').xml()==URL().xml(),URL('default','index'),
[]),
]
i mean it is convert the url into xml format page?
thanks and best regards,
steve van christie

