Fixed Lychee location in check-plugin

pull/146/head
Tobias Reich 10 years ago
parent c248b755f8
commit 09e43263d6

@ -8,7 +8,7 @@
###
# Location
$lychee = __DIR__ . '/../';
$lychee = __DIR__ . '/../../';
# Load requirements
require($lychee . 'php/define.php');

Loading…
Cancel
Save