Missing Controller

Error: DestinationsController could not be found.

Error: Create the class DestinationsController below in file: app/controllers/destinations_controller.php

<?php
class DestinationsController extends AppController {

	var $name = 'Destinations';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp