mirror of
https://github.com/getgrav/grav.git
synced 2026-03-24 21:40:08 +01:00
value is getting overridden so not needed here
This commit is contained in:
@@ -221,7 +221,6 @@ class Uri
|
||||
{
|
||||
$this->initializeWithUrl($url);
|
||||
$this->root_path = $root_path;
|
||||
$this->root = $this->base . $this->root_path;
|
||||
|
||||
return $this;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user