Web design, development and hosting

Missing Controller

Error: BristolController could not be found.

Error: Create the class BristolController below in file: app/controllers/bristol_controller.php

<?php
class BristolController extends AppController {

	var $name = 'Bristol';
}
?>

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