Missing Controller

Error: UrlController could not be found.

Error: Create the class UrlController below in file: app/controllers/url_controller.php

<?php
class UrlController extends AppController {

	var $name = 'Url';
}
?>

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