Strict Standards: Non-static method Debugger::invoke() should not be called statically, assuming $this from incompatible context in /home/ruedelam/cake_1.2.1.8004/cake/libs/debugger.php on line 574

Strict Standards: Non-static method Debugger::getInstance() should not be called statically, assuming $this from incompatible context in /home/ruedelam/cake_1.2.1.8004/cake/libs/debugger.php on line 574

Deprecated: Function split() is deprecated in /home/ruedelam/cake_1.2.1.8004/cake/libs/l10n.php on line 397
CakePHP: the rapid development php framework: Missing Controller

Missing Controller

Error: Sitemap.xmlController could not be found.

Error: Create the class Sitemap.xmlController below in file: app/controllers/sitemap.xml_controller.php

<?php
class Sitemap.xmlController extends AppController {

	var $name = 'Sitemap.xml';
}
?>

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