Overwrite the 'router.php' file found in /cake/libs with a copy of it
in your /app/ folder and then change the following:
/**
* Separator used to join/split/detect named arguments
*
* @var string
* @access private
*/
var $__argSeparator = ':';
Just replace it with whatever separator you wish to use. That's the
way I'd do it I presume.
Jad
http://myeasyscripts.com/loudbaking
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" 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
-~----------~----~----~----~------~----~------~--~---