Patrick Veach <[EMAIL PROTECTED]> napisał(a):

> This worked:
> $route = new Zend_Controller_Router_Route('testing/:controller/:action/*',

>    array('controller' => 'test', 'action' => 'index'));
> $router->addRoute('testing', $route);

Add this line:

$router->removeDefaultRoutes();

> pat


-- 
Martel Valgoerad aka Michal Minicki | [EMAIL PROTECTED] | 
http://aie.pl/martel.asc
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
"Idleness is not doing nothing. Idleness is being free to do anything." 
 -- Floyd Dell

Reply via email to