Missing Controller
Error:
Anti-radicaux-libres-naturelController could not be found.
Error:
Create the class Anti-radicaux-libres-naturelController below in file: app/Controller/Anti-radicaux-libres-naturelController.php
<?php
class Anti-radicaux-libres-naturelController extends AppController {
}
Notice:
If you want to customize this error message, create app/View/Errors/missing_controller.ctp
Stack Trace
- APP/webroot/index.php line 97 → Dispatcher->dispatch(CakeRequest, CakeResponse)
App::uses('Dispatcher', 'Routing');
$Dispatcher = new Dispatcher();
$Dispatcher->dispatch(new CakeRequest(), new CakeResponse(array('charset' => Configure::read('App.encoding'))));
object(CakeRequest) {
params => array(
)
data => array()
query => array()
url => 'anti-radicaux-libres-naturel'
base => '/site'
webroot => '/site/'
here => '/site/anti-radicaux-libres-naturel'
}
object(CakeResponse) {
}