Missing Controller

Error: DlController could not be found.

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

<?php
class DlController extends AppController {

	var $name = 'Dl';
}
?>

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