cover cover cover cover cover cover cover

Missing Method in MoviesController

Error: The action Erik Telepovský, Radovan Šoltys, Ján Tovarňák is not defined in controller MoviesController

Error: Create MoviesController::Erik Telepovský, Radovan Šoltys, Ján Tovarňák() in file: app/controllers/movies_controller.php.

<?php
class MoviesController extends AppController {

	var $name = 'Movies';


	function Erik Telepovský, Radovan Šoltys, Ján Tovarňák() {

	}

}
?>

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