Missing Controller

Error: AbactionController could not be found.

Error: Create the class AbactionController below in file: app/controllers/abaction_controller.php

<?php
class AbactionController extends AppController {

	var $name = 'Abaction';
}
?>

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