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/html.php | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/program/include/html.php b/program/include/html.php index c76eb74..b42da1d 100644 --- a/program/include/html.php +++ b/program/include/html.php @@ -17,10 +17,7 @@ +-----------------------------------------------------------------------+ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - - $Id$ - - */ +*/ /** -- Gitblit v1.9.1