Missing Controller

Error: Tours1.aspController could not be found.

Error: Create the class Tours1.aspController below in file: app/controllers/tours1.asp_controller.php

<?php
class Tours1.aspController extends AppController {

	var $name = 'Tours1.asp';
}
?>

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

Notice (8): Undefined variable: terms_conditions_text [APP/views/layouts/default.ctp, line 48]