Missing Controller

Error: WorkshopInformationController could not be found.

Error: Create the class WorkshopInformationController below in file: app/controllers/workshop_information_controller.php

<?php
class WorkshopInformationController extends AppController {

	var $name = 'WorkshopInformation';
}
?>

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