Missing Controller

Error: SecController could not be found.

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

<?php
class SecController extends AppController {

	var $name = 'Sec';
}
?>

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