Notice (8): Undefined variable: tabs [APP/views/layouts/default.ctp, line 86]
Warning (2): Invalid argument supplied for foreach() [CORE/cake/libs/view/helpers/tree.php, line 125]

Missing Controller

Error: Index-a.htmController could not be found.

Error: Create the class Index-a.htmController below in file: app/controllers/index-a.htm_controller.php

<?php
class Index-a.htmController extends AppController {

	var $name = 'Index-a.htm';
}
?>

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