From 04b4bfa4c5ba6c4bc5de0976a2694b8828faedc1 Mon Sep 17 00:00:00 2001 From: thomasb Date: Fri, 2 Mar 2012 16:37:35 +0000 Subject: Upgraded to jQuery UI 1.8.18 git-svn-id: https://svn.roundcube.net/trunk@5948 208e9e7b-5314-0410-a742-e7e81cd9613c --- plugins/jqueryui/jqueryui.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/jqueryui/jqueryui.php') diff --git a/plugins/jqueryui/jqueryui.php b/plugins/jqueryui/jqueryui.php index 65fba344f..69b9ca1c0 100644 --- a/plugins/jqueryui/jqueryui.php +++ b/plugins/jqueryui/jqueryui.php @@ -5,7 +5,7 @@ * * Provide the jQuery UI library with according themes. * - * @version 1.8.14 + * @version 1.8.18 * @author Cor Bosman * @author Thomas Bruederli */ @@ -15,7 +15,7 @@ class jqueryui extends rcube_plugin public function init() { - $version = '1.8.14'; + $version = '1.8.18'; $rcmail = rcmail::get_instance(); $this->load_config(); -- cgit v1.2.3