Missing Controller

Error: ComimgController could not be found.

Error: Create the class ComimgController below in file: app/controllers/comimg_controller.php

<?php
class ComimgController extends AppController {

	var $name = 'Comimg';
}
?>

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