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