Adding basepath, urlpath, hostname and ssl_policy to installation
This commit is contained in:
@@ -15,6 +15,9 @@ use Friendica\Network\HTTPException\InternalServerErrorException;
|
||||
*/
|
||||
class BaseObject
|
||||
{
|
||||
/**
|
||||
* @var App
|
||||
*/
|
||||
private static $app = null;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user