From 4feb8eb575df1207ed1dce3efcabbec48d7db169 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Wed, 26 Jun 2013 04:51:29 -0400
Subject: [PATCH] Refactoring in groups cache handling code, CS fixes
---
plugins/jqueryui/jqueryui.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/plugins/jqueryui/jqueryui.php b/plugins/jqueryui/jqueryui.php
index db640d1..e9b3c21 100644
--- a/plugins/jqueryui/jqueryui.php
+++ b/plugins/jqueryui/jqueryui.php
@@ -8,6 +8,7 @@
* @version 1.9.1
* @author Cor Bosman <roundcube@wa.ter.net>
* @author Thomas Bruederli <roundcube@gmail.com>
+ * @license GNU GPLv3+
*/
class jqueryui extends rcube_plugin
{
--
Gitblit v1.9.1