Web Analytics

Missing Method in ContentController

Error: The action mediaview is not defined in controller ContentController

Error: Create ContentController::mediaview() in file: app/Controller/ContentController.php.

<?php
class ContentController extends AppController {


	public function mediaview() {

	}

}

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

Stack Trace