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