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