Back out support for using SM without Frames
[squirrelmail.git] / src / search.php
index e3805a32c7e154f1de3c715773d6a353d1164c8e..11538d923a1df3a8e9d0eb6d89fbc1fb9c884b78 100644 (file)
@@ -1082,6 +1082,6 @@ if ($submit == $search_button_text) {
 
 do_hook('search_bottom');
 sqimap_logout($imapConnection);
-noframes_bottom();
+echo '</body></html>';
 
-?>
\ No newline at end of file
+?>