On Sun, Feb 8, 2009 at 10:38 PM, Zolthar <zolt...@gmail.com> wrote:
>
> Thanks for the explanation - looks like I jumped into waters deeper
> than I first thought.
>
> I did the first part, although where do I modify the 'isset' attribute
> as you said above?
>

You want to modify the UNSET line. It's in the HtmlHelper::link
method. Look in cake/libs/view/helpers/html.php around line 290. The
unset() was added, I think, as a bit of housecleaning. Except the
option is still very much useful after that line. Just comment it.

However, be aware that doing so might void your warranty. YMMV.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to