May 2012
S M T W T F S

Missing Controller

Error: DiscussController could not be found.

Error: Create the class DiscussController below in file: app/controllers/discuss_controller.php

<?php
class DiscussController extends AppController {

	var $name = 'Discuss';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp