reports/init.php

5 lines
75 B
PHP

<?php
require __DIR__ . '/vendor/autoload.php';
const ROOT_DIR = __DIR__;