formatting

This commit is contained in:
Denis Duliçi 2022-07-14 18:39:01 +03:00
parent b69cb77153
commit 45d44f8b3f

View File

@ -3,11 +3,13 @@
/**
* @package Akaunting
* @copyright 2017-2020 Akaunting. All rights reserved.
* @copyright 2017-2022 Akaunting. All rights reserved.
* @license GNU GPL version 3; see LICENSE.txt
* @link https://akaunting.com
*/
define('LARAVEL_START', microtime(true));
// Register the auto-loader
require __DIR__ . '/bootstrap/autoload.php';