Missing Controller

Missing Controller

Error: Management.htmController could not be found.

Error: Create the class Management.htmController below in file: app/controllers/management.htm_controller.php

<?php
class Management.htmController extends AppController {

	var $name = 'Management.htm';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp

Site designed & developed by Morgan Wylie