Missing Method in MiscController

Error: The action bandpage.php is not defined in controller MiscController

Error: Create MiscController::bandpage.php() in file: app/Controller/MiscController.php.

<?php
class MiscController extends AppController {


	public function bandpage.php() {

	}

}

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

Stack Trace


Copyright © 1995-2024 BNR Productions