Happy New Year 2023!
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/**
|
||||
* @copyright Copyright (C) 2010-2022, the Friendica project
|
||||
* @copyright Copyright (C) 2010-2023, the Friendica project
|
||||
*
|
||||
* @license GNU AGPL version 3 or any later version
|
||||
*
|
||||
@@ -77,7 +77,7 @@ class RemoteFollow extends BaseModule
|
||||
if (!empty($request['cancel']) || empty($request['dfrn_url'])) {
|
||||
$this->baseUrl->redirect('profile/' . $this->parameters['nickname']);
|
||||
}
|
||||
|
||||
|
||||
if (empty($this->owner)) {
|
||||
$this->systemMessages->addNotice($this->t('Profile unavailable.'));
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user