comment on the setup page about the possible need for intermediate certs.

This commit is contained in:
redmatrix
2016-06-27 16:15:47 -07:00
parent f40f7b4d6e
commit ee1d527497
2 changed files with 10 additions and 4 deletions

View File

@@ -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();