Drag&Drop recipients emails on compose screen.

This commit is contained in:
RainLoop Team 2013-12-20 20:15:29 +04:00
parent 4938f0fbfe
commit 0ec965bccb
11 changed files with 80 additions and 21 deletions

View file

@ -884,7 +884,7 @@ class ServiceActions
@\header('Content-Type: application/javascript; charset=utf-8');
@\header('Expires: Mon, 26 Jul 1997 05:00:00 GMT');
@\header('Last-Modified: '.\gmdate('D, d M Y H:i:s').' GMT');
@\header('Cache-Control: no-store, no-cache, must-revalidate');
@\header('Cache-Control: no-store, no-cache, must-revalidate, max-age=0');
@\header('Cache-Control: post-check=0, pre-check=0', false);
@\header('Pragma: no-cache');