formatting
This commit is contained in:
parent
b69cb77153
commit
45d44f8b3f
4
artisan
4
artisan
@ -3,11 +3,13 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @package Akaunting
|
* @package Akaunting
|
||||||
* @copyright 2017-2020 Akaunting. All rights reserved.
|
* @copyright 2017-2022 Akaunting. All rights reserved.
|
||||||
* @license GNU GPL version 3; see LICENSE.txt
|
* @license GNU GPL version 3; see LICENSE.txt
|
||||||
* @link https://akaunting.com
|
* @link https://akaunting.com
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
define('LARAVEL_START', microtime(true));
|
||||||
|
|
||||||
// Register the auto-loader
|
// Register the auto-loader
|
||||||
require __DIR__ . '/bootstrap/autoload.php';
|
require __DIR__ . '/bootstrap/autoload.php';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user