Missing Controller

Error: LogoImagesController could not be found.

Error: Create the class LogoImagesController below in file: app/controllers/logo_images_controller.php

<?php
class LogoImagesController extends AppController {

	var $name = 'LogoImages';
}
?>

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