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

