Missing Method in PlayController

You are seeing this error because the action Camps is not defined in controller PlayController

If you want to customize this error message, create app/views/errors/missing_action.thtml.

Fatal: Confirm you have created the PlayController::Camps() in file : app/controllers/play_controller.php

<?php
class PlayController extends AppController {
   function Camps() {
   }

}
?>

LINKS OF INTEREST: The Center for the Performing Arts   |   The Bryce Jordan Center   |   The State Theatre

Contents Copyright First Media LLC