Missing Controller

Error: TwikiController could not be found.

Error: Create the class TwikiController below in file: app/controllers/twiki_controller.php

<?php
class TwikiController extends AppController {

	var $name = 'Twiki';
}
?>

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