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

Missing Method in PapersController

Error: The action ziar is not defined in controller PapersController

Error: Create PapersController::ziar() in file: app/controllers/papers_controller.php.

<?php
class PapersController extends AppController {

	var $name = 'Papers';


	function ziar() {

	}

}
?>

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