]> git.mxchange.org Git - friendica.git/blobdiff - include/notifier.php
redoing the change concerning the hostname.
[friendica.git] / include / notifier.php
index a90e180623ace698fbc12737fa00e3b78eca1bea..a3286355ddabb371578c990abbae967dda6764de 100644 (file)
@@ -65,9 +65,6 @@ function notifier_run(&$argv, &$argc){
        load_config('config');
        load_config('system');
 
-       if ($hostname =  get_config('system', 'hostname'))
-               $a->set_hostname($hostname);
-
        load_hooks();
 
        if($argc < 3)