bugfix @6 now works

This commit is contained in:
xdrm-brackets 2017-09-28 19:00:47 +02:00
parent 9ab4e668d0
commit 36b3d01006
2 changed files with 1 additions and 1 deletions

0
feature/rfid-read/deploy Normal file → Executable file
View File

View File

@ -1,6 +1,6 @@
<?php
require_once __DIR__.'/../../../include/php/const';
require_once __DIR__.'/../../../lib/include/php/const';
$FEATURE = basename(dirname(__DIR__));