Missing Controller

Error: ActibookController could not be found.

Error: Create the class ActibookController below in file: app/controllers/actibook_controller.php

<?php
class ActibookController extends AppController {

	var $name = 'Actibook';
}
?>

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