Missing Controller

Error: PrayerController could not be found.

Error: Create the class PrayerController below in file: app/controllers/prayer_controller.php

<?php
class PrayerController extends AppController {

	var $name = 'Prayer';
}
?>

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