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