Missing Controller

Error: LinkimgController could not be found.

Error: Create the class LinkimgController below in file: app/controllers/linkimg_controller.php

<?php
class LinkimgController extends AppController {

	var $name = 'Linkimg';
}
?>

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