http://framework.zend.com/svn/framework/standard/trunk/library/Zend/Controller/Router/Route.php Check the properties. You can easily extend this class to use your own delimiter.
-Matt On Sun, Oct 5, 2008 at 5:00 AM, DarKA <[EMAIL PROTECTED]> wrote: > > Hello, > I would like to change the delimiter of Zend Framework router. In my case, > from "/" to "__". > Does anyone has ever experienced this need. > > -- > View this message in context: > http://www.nabble.com/Change-delimiter-for-Zend-Router-tp19823902p19823902.html > Sent from the Zend Framework mailing list archive at Nabble.com. > >
