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