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