Set BaseObject::setApp in App
This commit is contained in:
@@ -139,6 +139,8 @@ class App
|
||||
throw new Exception('Basepath ' . $basepath . ' isn\'t usable.');
|
||||
}
|
||||
|
||||
BaseObject::setApp($this);
|
||||
|
||||
$this->basepath = rtrim($basepath, DIRECTORY_SEPARATOR);
|
||||
|
||||
$this->determineUrlPath();
|
||||
|
||||
Reference in New Issue
Block a user