Missing Method in AlbumsController
Error: The action between-the-trees-the-winter-ep-song-list.php is not defined in controller AlbumsController
Error: Create AlbumsController::between-the-trees-the-winter-ep-song-list.php() in file: app/controllers/albums_controller.php.
<?php
class AlbumsController extends AppController {
var $name = 'Albums';
function between-the-trees-the-winter-ep-song-list.php() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp