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