Missing Method in TemplatesController

Error: The action bebeauty-template is not defined in controller TemplatesController

Error: Create TemplatesController::bebeauty-template() in file: app/Controller/TemplatesController.php.

<?php
class TemplatesController extends AppController {


	public function bebeauty-template() {

	}

}

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

Stack Trace





By signing up you agree in our Terms & Conditions