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

Missing Method in StatistikController

Error: The action img is not defined in controller StatistikController

Error: Create StatistikController::img() in file: app/controllers/statistik_controller.php.

<?php
class StatistikController extends AppController {

	var $name = 'Statistik';


	function img() {

	}

}
?>

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