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