Web Analytics

Missing Method in ContentController

Error: The action careerview is not defined in controller ContentController

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

<?php
class ContentController extends AppController {


	public function careerview() {

	}

}

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

Stack Trace