Missing Controller

Error: BooksInfoController could not be found.

Error: Create the class BooksInfoController below in file: app/controllers/books_info_controller.php

<?php
class BooksInfoController extends AppController {

	var $name = 'BooksInfo';
}
?>

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