![]() |
|||||||
Missing ControllerError: Site-map.htmlController could not be found. Error: Create the class Site-map.htmlController below in file: app/controllers/site-map.html_controller.php
<?php
class Site-map.htmlController extends AppController {
var $name = 'Site-map.html';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp |
|||||||
|
|||||||