I made a mistake it is defined in the 'action' parameter;
On 3/31/11 3:12 PM, David J. wrote:
A while back I inquired about adding scheme to URL;
It works great; Thank you;
I was wondering if it could be added to 'A()' as well;
(Unless I missed something in the docs; I need to set scheme to 'https';)
I think this is important; For example in Auth() there is a helper
method call 'navbar()'
This helper method outputs the links for 'Login, Register and Lost
Password';
This method uses A() to define the links; I would like to define the
register and login links in 'https'
Thanks in advance for any ideas.