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

