Зарегистрироваться

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';
	}
	?>