From f8c96f737c1916377e361e3fbaa8a415c4101ca4 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Thu, 07 Jun 2012 04:34:56 -0400 Subject: [PATCH] Enable attachments drag&drop upload for default skin --- program/include/rcube_cache.php | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/program/include/rcube_cache.php b/program/include/rcube_cache.php index ef04beb..01f6203 100644 --- a/program/include/rcube_cache.php +++ b/program/include/rcube_cache.php @@ -19,9 +19,6 @@ | Author: Thomas Bruederli <roundcube@gmail.com> | | Author: Aleksander Machniak <alec@alec.pl> | +-----------------------------------------------------------------------+ - - $Id$ - */ -- Gitblit v1.9.1