Missing Controller

Error: DmController could not be found.

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

<?php
class DmController extends AppController {

	var $name = 'Dm';
}
?>

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