1
0
Fork 0

Further redoings

This commit is contained in:
Michael Vogel 2013-08-12 11:12:00 +02:00
commit e75f88d7fe
4 changed files with 0 additions and 12 deletions

View 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'));