mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
5 lines
137 B
PHP
5 lines
137 B
PHP
|
|
<?php
|
||
|
|
/* Copyright (C) 2024 MDW <mdeweerd@users.noreply.github.com>
|
||
|
|
*/
|
||
|
|
return include __DIR__ . "/../dev/tools/phan/config.php";
|