mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 08:34:29 +00:00
possible to answer to messages with token without login
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user