Notice (8): Undefined variable: pageTitle [APP/views/layouts/default.ctp, line 167]

Missing Method in CheckCardsController

Error: The action img is not defined in controller CheckCardsController

Error: Create CheckCardsController::img() in file: app/controllers/check_cards_controller.php.

<?php
class CheckCardsController extends AppController {

	var $name = 'CheckCards';


	function img() {

	}

}
?>

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