Missing Controller
Error: Avis-et-informationsController could not be found.
Error: Create the class Avis-et-informationsController below in file: app/controllers/avis-et-informations_controller.php
<?php
class Avis-et-informationsController extends AppController {
var $name = 'Avis-et-informations';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
