Hi,
i have a question about the rcmail.url(), how i can use the rcmail.url to open a specific document or template in the RC? for example in the about page we use there rcmail.url('settings/about'), is there a documentation about how to build the URL? in the documentation i foun these information :
Quote
url (line 731)
Build a valid URL to this instance of Roundcube
return: Valid application URL
access: public
string url (mixed $p)
mixed $p: Either a string with the action or url parameters as key-value pairs
so how i can build the mixed $p?
Thanks in advance.
Jamil Isayyed