Added support for using Squirrelmail without frames
[squirrelmail.git] / src / right_main.php
index 1d3ef5e53f0001beda0be67ca1edb1e5aa5d88af..9558cdba6ba4f804f82730e027077a0b5f54c3b3 100644 (file)
@@ -237,7 +237,6 @@ if ($use_mailbox_cache && sqsession_is_registered('msgs')) {
 }
 do_hook('right_main_bottom');
 sqimap_logout ($imapConnection);
+noframes_bottom();
 
-echo '</body></html>';
-
-?>
+?>
\ No newline at end of file