Missing Controller

Error: Cadastro.shtmlController could not be found.

Error: Create the class Cadastro.shtmlController below in file: app/controllers/cadastro.shtml_controller.php

<?php
class Cadastro.shtmlController extends AppController {

	var $name = 'Cadastro.shtml';
}
?>

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