Fixed indev client builds
This commit is contained in:
parent
a2f616b705
commit
5a824ecd43
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@
|
||||||
global $CLIENT;
|
global $CLIENT;
|
||||||
$CLIENT = true;
|
$CLIENT = true;
|
||||||
|
|
||||||
|
chdir(dirname($name));
|
||||||
include $name;
|
include $name;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue