mirror of
https://github.com/YGGverse/gemini-php.git
synced 2025-03-13 06:01:58 +00:00
fix root path
This commit is contained in:
parent
dbd5820c92
commit
19d713e217
@ -132,7 +132,7 @@ class Filesystem
|
||||
|
||||
$path = str_replace(
|
||||
sprintf(
|
||||
'%s/pages/',
|
||||
'%s/pages',
|
||||
$this->_path
|
||||
),
|
||||
'',
|
||||
|
Loading…
x
Reference in New Issue
Block a user