Missing Controller
Error: Premiermap.htmlController could not be found.
Error: Create the class Premiermap.htmlController below in file: app/controllers/premiermap.html_controller.php
<?php
class Premiermap.htmlController extends AppController {
var $name = 'Premiermap.html';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
