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