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

Missing Controller

Error: ExpeditiiController could not be found.

Error: Create the class ExpeditiiController below in file: app/controllers/expeditii_controller.php

<?php
class ExpeditiiController extends AppController {

	var $name = 'Expeditii';
}
?>

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