What would be the best way to localize URL?
I know I can use gettext function on URL, like in:
$html->link(__('Logout', true), __('/users/logout', true));
But it seems a bit cumbersome.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---