Notice (8): Undefined variable: showBar [APP\views\layouts\default.ctp, line 45]

Missing Controller

Error: UASDemoController could not be found.

Error: Create the class UASDemoController below in file: app\controllers\u_a_s_demo_controller.php

<?php
class UASDemoController extends AppController {

	var $name = 'UASDemo';
}
?>

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