Missing Controller
Error: SitemapsController could not be found.
Error: Create the class SitemapsController below in file: www.metaphoricalthread.com/controllers/sitemaps_controller.php
<?php
class SitemapsController extends AppController {
var $name = 'Sitemaps';
}
?>
Notice: If you want to customize this error message, create www.metaphoricalthread.com/views/errors/missing_controller.ctp
