Missing Controller

Error: SitemapController could not be found.

Error: Create the class SitemapController below in file: dev/controllers/sitemap_controller.php

<?php
class SitemapController extends AppController {

	var $name = 'Sitemap';
}
?>

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

Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0307307
Component initialization and startup3073320
Render Controller Action3143320
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1758524181717-1758524181717
Component initialization and startup3073330
Render Controller Action3143330