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