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

