Missing Method in MynewsController

Error: The action images is not defined in controller MynewsController

Error: Create MynewsController::images() in file: app/controllers/mynews_controller.php.

<?php
class MynewsController extends AppController {

	var $name = 'Mynews';


	function images() {

	}

}
?>

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

Not Found: /home/taiwanc2/public_html/app/webroot/views/elements/sql_dump.php