Difficulty
Regions
National Parks
Nat'l Monuments
State Parks
Missing Method in ParksController
Error: The action index is not defined in controller ParksController
Error: Create ParksController::index() in file: app/controllers/parks_controller.php.
<?php
class ParksController extends AppController {
var $name = 'Parks';
function index() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp
Please show your support for Trails360!



