Remove dependency on kolab_folders
This commit is contained in:
parent
394fb8f56d
commit
d91fe84617
1 changed files with 0 additions and 3 deletions
|
@ -35,9 +35,6 @@ class libkolab extends rcube_plugin
|
|||
// load local config
|
||||
$this->load_config();
|
||||
|
||||
// require kolab_folders plugin for listing folders by type (annotation)
|
||||
$this->require_plugin('kolab_folders');
|
||||
|
||||
$this->add_hook('storage_init', array($this, 'storage_init'));
|
||||
|
||||
// extend include path to load bundled lib classes
|
||||
|
|
Loading…
Add table
Reference in a new issue