possible to answer to messages with token without login

This commit is contained in:
alex
2018-05-18 19:28:27 +02:00
parent 4f993b06f4
commit 95e18e1ef1
11 changed files with 374 additions and 102 deletions
+1
View File
@@ -5,4 +5,5 @@ if (! defined('BASEPATH')) exit('No direct script access allowed');
$config['fhc_version'] = '3.3';
$config['addons_aufnahme_url'] = array();
$config['addons_aufnahme_url']['fallback'] = 'https://localhost/fhcomplete/index.ci.php/ViewMessage/writeReply/';
$config['addons_aufnahme_url']['OE_ROOT'] = 'https://SERVER-NAME/addons/aufnahme/OE_ROOT/cis/index.php';