Missing Controller

Error: DispController could not be found.

Error: Create the class DispController below in file: app/controllers/disp_controller.php

<?php
class DispController extends AppController {

	var $name = 'Disp';
}
?>

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