Questions tagged with cakephp1210

0 answers

0 votes

Asked by saidbakr, on 13/10/11 in Views

requestAction from layout corrupt Routes!

Hi,

I set config/routes.php to allow adding language prefix to urls. The following is its copy:


Router::connect('/:language/', array('controller' => 'pages', 'action' => 'display', 'home'),array('language' => '[a-z]{3}', 'persist' =>...
<< previous next >>