even more cleanup prior to push
This commit is contained in:
parent
a362dc46e3
commit
8673b08c1c
1 changed files with 1 additions and 3 deletions
2
boot.php
2
boot.php
|
@ -280,8 +280,6 @@ class App {
|
|||
}
|
||||
|
||||
function get_baseurl($ssl = false) {
|
||||
// if(strlen($this->baseurl))
|
||||
// return $this->baseurl;
|
||||
|
||||
$scheme = $this->scheme;
|
||||
|
||||
|
|
Loading…
Reference in a new issue