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