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