Notice (8): Undefined variable: _SESSION [CORE/cake/libs/session.php, line 200]
Missing Controller

Missing Controller

Error: HtmlController could not be found.

Error: Create the class HtmlController below in file: /app/controllers/html_controller.php

<?php
class HtmlController extends AppController {

	var $name = 'Html';
}
?>

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