Missing Controller

Error: LhController could not be found.

Error: Create the class LhController below in file: app/controllers/lh_controller.php

<?php
class LhController extends AppController {

	var $name = 'Lh';
}
?>

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