Missing Controller

Error: KeywordController could not be found.

Error: Create the class KeywordController below in file: app/controllers/keyword_controller.php

<?php
class KeywordController extends AppController {

	var $name = 'Keyword';
}
?>

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