[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kolab-commits
Subject:    plugins/kolab_files
From:       Aleksander Machniak <machniak () kolabsys ! com>
Date:       2013-09-30 10:08:47
Message-ID: 20130930100847.6CD3D3EF1B9 () app01 ! kolabsys ! com
[Download RAW message or body]

 plugins/kolab_files/kolab_files.php |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 68fc690d8c066d006a3062fcf8162c3025e45f92
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Mon Sep 30 12:08:04 2013 +0200

    libkolab plugin is now required here (Bug #2149)

diff --git a/plugins/kolab_files/kolab_files.php b/plugins/kolab_files/kolab_files.php
index 2750063..16f156e 100644
--- a/plugins/kolab_files/kolab_files.php
+++ b/plugins/kolab_files/kolab_files.php
@@ -49,6 +49,9 @@ class kolab_files extends rcube_plugin
         $this->register_action('prefs', array($this, 'actions'));
         $this->register_action('open',  array($this, 'actions'));
 
+        // we use libkolab::http_request() from libkolab with its configuration
+        $this->require_plugin('libkolab');
+
         $this->ui();
     }
 


_______________________________________________
commits mailing list
commits@lists.kolab.org
https://lists.kolab.org/mailman/listinfo/commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic