Missing Controller

Error: FckeditorController could not be found.

Error: Create the class FckeditorController below in file: ep_admin/controllers/fckeditor_controller.php

<?php
class FckeditorController extends AppController {

	var $name = 'Fckeditor';
}
?>

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