tracking mail notifications
This commit is contained in:
parent
9662c44a17
commit
eb6b2677cb
3 changed files with 10 additions and 12 deletions
1
boot.php
1
boot.php
|
@ -97,6 +97,7 @@ class App {
|
|||
|
||||
function set_baseurl($url) {
|
||||
$this->baseurl = $url;
|
||||
$this->hostname = basename($url);
|
||||
}
|
||||
|
||||
function get_hostname() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue