Fixed indev client builds
parent
a2f616b705
commit
5a824ecd43
|
@ -44,6 +44,7 @@
|
|||
global $CLIENT;
|
||||
$CLIENT = true;
|
||||
|
||||
chdir(dirname($name));
|
||||
include $name;
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue