Loading...

Missing Method in PcategoriesController

Error: The action customer_show is not defined in controller PcategoriesController

Error: Create PcategoriesController::customer_show() in file: app/Controller/PcategoriesController.php.

<?php
class PcategoriesController extends AppController {


	public function customer_show() {

	}

}

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

Stack Trace