till
2008-03-31 1b4d732341360ddf17e71bbdbc92db5529794521
* committed patch from #1484932



1 files modified
3 ■■■■■ changed files
program/include/rcube_shared.inc 3 ●●●●● patch | view | raw | blame | history
program/include/rcube_shared.inc
@@ -262,7 +262,10 @@
    header("Etag: $etag");
  
  if ($iscached)
    {
    ob_end_clean();
    exit;
    }
}