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