Space
This commit is contained in:
parent
407f09bdda
commit
da9d6c546d
@ -111,6 +111,7 @@ class Bootstrap extends Zend_Application_Bootstrap_Bootstrap
|
||||
'version' => '',
|
||||
));
|
||||
$router->addRoute($section, $route);
|
||||
|
||||
$route = new Zend_Controller_Router_Route('jsonrpc/'.$section.'/:version', array(
|
||||
'controller' => 'jsonrpc',
|
||||
'action' => 'index',
|
||||
|
Loading…
x
Reference in New Issue
Block a user