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



