summaryrefslogtreecommitdiff
path: root/plugins/acl/acl.js
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-08-17 13:26:12 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-08-17 13:26:12 +0000
commit3f04effa0058c1132fdba316dc577c8e7e7fdc4a (patch)
tree57b6b9e30e71ec1fb54be182796396e5a0975bcd /plugins/acl/acl.js
parent7ea80e6aef508c3af27f60a8b59b095159d0c0b4 (diff)
- Fixed handling of folder names with unicode characters
git-svn-id: https://svn.roundcube.net/trunk@5084 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/acl/acl.js')
-rw-r--r--plugins/acl/acl.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/acl/acl.js b/plugins/acl/acl.js
index 3cca7bf1e..d78607690 100644
--- a/plugins/acl/acl.js
+++ b/plugins/acl/acl.js
@@ -1,7 +1,7 @@
/**
* ACL plugin script
*
- * @version 0.5
+ * @version 0.6
* @author Aleksander Machniak <alec@alec.pl>
*/