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