fixed several little nit bugs that cropped up during deployment
This commit is contained in:
@@ -29,7 +29,7 @@ function onepoll_run($argv, $argc){
|
||||
load_config('config');
|
||||
load_config('system');
|
||||
|
||||
$a->set_baseurl(get_config('system','url'));
|
||||
$a->set_baseurl(get_config('system','baseurl'));
|
||||
|
||||
load_hooks();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user