Fixed Lychee location in check-plugin

pull/146/head
Tobias Reich 10 years ago
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…
Cancel
Save