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