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