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