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