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







