Missing Controller

Error: SitemapController could not be found.

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

<?php
class SitemapController extends AppController {

	var $name = 'Sitemap';
}
?>

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


Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)03131
Component initialization and startup31380
Render Controller Action32380
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1765264897077-1765264897077
Component initialization and startup31390
Render Controller Action32390