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