program/include/rcube_plugin.php | ●●●●● patch | view | raw | blame | history |
program/include/rcube_plugin.php
@@ -75,7 +75,7 @@ { $this->ID = get_class($this); $this->api = $api; $this->home = $api->dir . DIRECTORY_SEPARATOR . $this->ID; $this->home = $api->dir . $this->ID; $this->urlbase = $api->url . $this->ID . '/'; }