comment on the setup page about the possible need for intermediate certs.
This commit is contained in:
@@ -62,7 +62,7 @@ class New_channel extends \Zotlabs\Web\Controller {
|
||||
|
||||
}
|
||||
|
||||
function post() {
|
||||
function post() {
|
||||
|
||||
$arr = $_POST;
|
||||
|
||||
@@ -96,7 +96,7 @@ class New_channel extends \Zotlabs\Web\Controller {
|
||||
|
||||
}
|
||||
|
||||
function get() {
|
||||
function get() {
|
||||
|
||||
$acc = \App::get_account();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user