Missing Method in TagsController

Error: The action mehr is not defined in controller TagsController

Error: Create TagsController::mehr() in file: app/controllers/tags_controller.php.

<?php
class TagsController extends AppController {

	var $name = 'Tags';


	function mehr() {

	}

}
?>

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

Diese Seiten haben Sie zuletzt besucht:

Notice (8): Undefined variable: mapdata [APP/views/layouts/default.ctp, line 268]
Warning (2): Invalid argument supplied for foreach() [APP/views/layouts/default.ctp, line 268]