mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 15:54:26 +02:00
Remove remaining references of unused urlpath config key
This commit is contained in:
parent
cf56aa3a64
commit
fb8cc06ce2
8 changed files with 17 additions and 24 deletions
|
@ -17,8 +17,7 @@ use Psr\Http\Message\UriInterface;
|
|||
use Psr\Log\LoggerInterface;
|
||||
|
||||
/**
|
||||
* A class which checks and contains the basic
|
||||
* environment for the BaseURL (url, urlpath, ssl_policy, hostname, scheme)
|
||||
* A class which checks and contains the basic environment for the BaseURL (url)
|
||||
*/
|
||||
class BaseURL extends Uri implements UriInterface
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue