Missing Controller

Error: EcController could not be found.

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

<?php
class EcController extends AppController {

	var $name = 'Ec';
}
?>

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