Missing Controller
Error: <brController could not be found.
Error: Create the class <brController below in file: app/controllers/<br_controller.php
<?php
class <brController extends AppController {
var $name = '<br';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
