diff --git a/plugins/owncloud/owncloud.php b/plugins/owncloud/owncloud.php index d847cc3d..47991584 100644 --- a/plugins/owncloud/owncloud.php +++ b/plugins/owncloud/owncloud.php @@ -24,7 +24,7 @@ class owncloud extends rcube_plugin $rcmail = rcmail::get_instance(); // requires kolab_auth plugin - if (empty($_SESSION['kolab_uid'])) { + if (0&&empty($_SESSION['kolab_uid'])) { return; } diff --git a/plugins/owncloud/skins/larry/templates/owncloud.html b/plugins/owncloud/skins/larry/templates/owncloud.html index 8b3f470a..30638923 100644 --- a/plugins/owncloud/skins/larry/templates/owncloud.html +++ b/plugins/owncloud/skins/larry/templates/owncloud.html @@ -6,11 +6,11 @@ - + -
+