Missing Controller

Error: PrayerChainController could not be found.

Error: Create the class PrayerChainController below in file: app/controllers/prayer_chain_controller.php

<?php
class PrayerChainController extends AppController {

	var $name = 'PrayerChain';
}
?>

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