Missing Controller

Error: WebDataController could not be found.

Error: Create the class WebDataController below in file: app/controllers/web_data_controller.php

<?php
class WebDataController extends AppController {

	var $name = 'WebData';
}
?>

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