Missing Controller

Error: SpecialsnewsController could not be found.

Error: Create the class SpecialsnewsController below in file: app/controllers/specialsnews_controller.php

<?php
class SpecialsnewsController extends AppController {

	var $name = 'Specialsnews';
}
?>

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