Notice (8): Undefined variable: keywords [APP/View/Layouts/default.ctp, line 27]" /> Notice (8): Undefined variable: description [APP/View/Layouts/default.ctp, line 28]" />

Missing Method in PoolPlumbingsController

Error: The action img is not defined in controller PoolPlumbingsController

Error: Create PoolPlumbingsController::img() in file: app/Controller/PoolPlumbingsController.php.

<?php
class PoolPlumbingsController extends AppController {


	public function img() {

	}

}

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

Stack Trace