mirror of
https://github.com/YGGverse/gemini-php.git
synced 2026-03-31 17:05:29 +00:00
fix root path
This commit is contained in:
parent
dbd5820c92
commit
19d713e217
1 changed files with 1 additions and 1 deletions
|
|
@ -132,7 +132,7 @@ class Filesystem
|
|||
|
||||
$path = str_replace(
|
||||
sprintf(
|
||||
'%s/pages/',
|
||||
'%s/pages',
|
||||
$this->_path
|
||||
),
|
||||
'',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue