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

Missing Method in ArticolsController

Error: The action articole is not defined in controller ArticolsController

Error: Create ArticolsController::articole() in file: app/controllers/articols_controller.php.

<?php
class ArticolsController extends AppController {

	var $name = 'Articols';


	function articole() {

	}

}
?>

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