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