Missing Controller

Error: TouringController could not be found.

Error: Create the class TouringController below in file: app/controllers/touring_controller.php

<?php
class TouringController extends AppController {

	var $name = 'Touring';
}
?>

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