Fixed Lychee location in check-plugin
This commit is contained in:
parent
c248b755f8
commit
09e43263d6
@ -8,7 +8,7 @@
|
|||||||
###
|
###
|
||||||
|
|
||||||
# Location
|
# Location
|
||||||
$lychee = __DIR__ . '/../';
|
$lychee = __DIR__ . '/../../';
|
||||||
|
|
||||||
# Load requirements
|
# Load requirements
|
||||||
require($lychee . 'php/define.php');
|
require($lychee . 'php/define.php');
|
||||||
|
Loading…
Reference in New Issue
Block a user