mirror of
https://codeberg.org/icewind/SMB.git
synced 2026-06-03 17:24:07 +02:00
Move to PSR-4 for autoloading
This commit is contained in:
parent
7adbe91c9a
commit
46e2daf1ee
12 changed files with 55 additions and 56 deletions
|
|
@ -7,4 +7,4 @@
|
|||
*/
|
||||
|
||||
date_default_timezone_set('UTC');
|
||||
require_once __DIR__.'/../src/autoload.php';
|
||||
require_once __DIR__.'/../vendor/autoload.php';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue