]> git.mxchange.org Git - friendica.git/blobdiff - include/onepoll.php
redoing the change concerning the hostname.
[friendica.git] / include / onepoll.php
index 737f70a28673701831c5dcf5390d3760f06b05f7..f38f6b4c61d88fbf54528267d3940e52f64530d5 100644 (file)
@@ -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();