mirror of
https://github.com/openlegends/asset-php.git
synced 2025-09-09 20:52:06 +00:00
fix config location path
This commit is contained in:
parent
95dfa23b2e
commit
21c36b28f8
@ -111,7 +111,7 @@ class Config
|
||||
}
|
||||
|
||||
$configs[] = $this->_getConfig(
|
||||
$filename
|
||||
$location . DIRECTORY_SEPARATOR . $filename
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user