Missing Method in GuestbooksController
Error: The action religiousschool.php is not defined in controller GuestbooksController
Error: Create GuestbooksController::religiousschool.php() in file: templebethtikvah.com/controllers/guestbooks_controller.php.
<?php
class GuestbooksController extends AppController {
var $name = 'Guestbooks';
function religiousschool.php() {
}
}
?>
Notice: If you want to customize this error message, create templebethtikvah.com/views/errors/missing_action.ctp.
