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