Missing Method in ContentsController

Error: The action img is not defined in controller ContentsController

Error: Create ContentsController::img() in file: app/controllers/contents_controller.php.

<?php
class ContentsController extends AppController {

	var $name = 'Contents';


	function img() {

	}

}
?>

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

(default) 0 query took ms
NrQueryErrorAffectedNum. rowsTook (ms)