Missing Controller

Error: OrientationController could not be found.

Error: Create the class OrientationController below in file: app/controllers/orientation_controller.php

<?php
class OrientationController extends AppController {

	var $name = 'Orientation';
}
?>

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