tracking mail notifications

This commit is contained in:
Mike Macgirvin
2010-08-10 22:14:17 -07:00
parent 9662c44a17
commit eb6b2677cb
3 changed files with 10 additions and 12 deletions

View File

@@ -97,6 +97,7 @@ class App {
function set_baseurl($url) {
$this->baseurl = $url;
$this->hostname = basename($url);
}
function get_hostname() {