<?php

// Add a path to the autoloader
Flight::path(__DIR__ . '/../app/controllers/');
Flight::path(__DIR__ . '/../app/utils/');