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

