mirror of
https://github.com/YGGverse/gemini-dl.git
synced 2026-03-31 17:15:32 +00:00
format separators
This commit is contained in:
parent
84e3d223d5
commit
f6ddd79a57
2 changed files with 2 additions and 1 deletions
|
|
@ -217,7 +217,7 @@ class Filesystem
|
|||
|
||||
$segments = [];
|
||||
|
||||
foreach (
|
||||
foreach(
|
||||
explode(
|
||||
DIRECTORY_SEPARATOR,
|
||||
$dirname
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue