From eb6b2677cb214b018f95e621e3fcdce7e49c2d95 Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Tue, 10 Aug 2010 22:14:17 -0700 Subject: tracking mail notifications --- boot.php | 1 + 1 file changed, 1 insertion(+) (limited to 'boot.php') diff --git a/boot.php b/boot.php index afb907d59..c99024d00 100644 --- a/boot.php +++ b/boot.php @@ -97,6 +97,7 @@ class App { function set_baseurl($url) { $this->baseurl = $url; + $this->hostname = basename($url); } function get_hostname() { -- cgit v1.2.3