Fixes missing autoloader class
This commit is contained in:
parent
f1849734cd
commit
adac0738cd
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
require_once 'wdm/debian/Autoloader.php';
|
||||
require_once __DIR__ . '/vendor/autoload.php';
|
||||
|
||||
$control = new \wdm\debian\control\StandardFile();
|
||||
$control
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue