alecpl
2011-09-23 9e54e6fd455326185b54b5e2cb1b7936c7817670
index.php
@@ -33,6 +33,9 @@
// init application, start session, init output class, etc.
$RCMAIL = rcmail::get_instance();
// Make the whole PHP output non-cacheable (#1487797)
send_nocacheing_headers();
// turn on output buffering
ob_start();