Back out support for using SM without Frames
[squirrelmail.git] / plugins / squirrelspell / sqspell_functions.php
index d533d658c844c5594e86a5506fd98b62a7c8b676..43a0313346f890afc1fa0972d6c0002be78cd63b 100644 (file)
@@ -76,6 +76,7 @@ function sqspell_makePage($title, $scriptsrc, $body){
     . html_tag( 'tr',
           html_tag( 'td', 'SquirrelSpell ' . $SQSPELL_VERSION, 'center', $color[9] )
       ) . "\n</table>\n";
+  echo '</body></html>';
 }
 
 /**