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