]> git.mxchange.org Git - friendica.git/blobdiff - include/queue.php
redoing the change concerning the hostname.
[friendica.git] / include / queue.php
index f277b3fbd4ec4a8f08c4c1b2f1f53db07c128070..64cccad21efe4f796a50e39b480da75415da7d12 100644 (file)
@@ -25,9 +25,6 @@ function queue_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();