lbry.com/bootstrap.php

5 lines
73 B
PHP

<?php
define('ROOT_DIR', __DIR__);
include ROOT_DIR . '/autoload.php';