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