Missing Controller

Error: AtvController could not be found.

Error: Create the class AtvController below in file: app_media/controllers/atv_controller.php

<?php
class AtvController extends AppController {

	var $name = 'Atv';
}
?>

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