]> git.mxchange.org Git - friendica.git/blobdiff - include/expire.php
Only some code beautification.
[friendica.git] / include / expire.php
index fe1007efd58b006e5e53ae0ebc1639f59b4ce4ed..a73272a2efd93b47824ebc75526c956dca95d934 100644 (file)
@@ -25,9 +25,6 @@ function expire_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'));