10 lines
104 B
PHP
10 lines
104 B
PHP
<?php
|
|
|
|
define('PHPSTAN', 1);
|
|
|
|
$cfg['Path']['shared_version'] = '';
|
|
|
|
require_once 'web/functions.php';
|
|
|
|
|