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