aboutsummaryrefslogtreecommitdiffstats
path: root/include/gprobe.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/gprobe.php')
-rw-r--r--include/gprobe.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gprobe.php b/include/gprobe.php
index dd6f676bf..377d40209 100644
--- a/include/gprobe.php
+++ b/include/gprobe.php
@@ -24,7 +24,7 @@ function gprobe_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();