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



