Missing Controller

Error: Flag.htmlController could not be found.

Error: Create the class Flag.htmlController below in file: html/controllers/flag.html_controller.php

<?php
class Flag.htmlController extends AppController {

	var $name = 'Flag.html';
}
?>

Notice: If you want to customize this error message, create html/views/errors/missing_controller.ctp