mirror of
https://github.com/friendica/friendica
synced 2025-04-26 14:30:13 +00:00
redoing the change concerning the hostname.
This commit is contained in:
parent
61020cf174
commit
ed33d28e61
6 changed files with 0 additions and 18 deletions
|
@ -37,9 +37,6 @@ function onepoll_run(&$argv, &$argc){
|
|||
load_config('config');
|
||||
load_config('system');
|
||||
|
||||
if ($hostname = get_config('system', 'hostname'))
|
||||
$a->set_hostname($hostname);
|
||||
|
||||
$a->set_baseurl(get_config('system','url'));
|
||||
|
||||
load_hooks();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue