1
1
Fork 0

tracking mail notifications

This commit is contained in:
Mike Macgirvin 2010-08-10 22:14:17 -07:00
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() {