Missing Controller

Error: LayoutController could not be found.

Error: Create the class LayoutController below in file: app/controllers/layout_controller.php

<?php
class LayoutController extends AppController {

	var $name = 'Layout';
}
?>

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