Missing Controller

Error: en could not be found.

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

<?php
class en extends AppController {

	var $name = 'En';
}
?>

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