Added support for using Squirrelmail without frames
[squirrelmail.git] / plugins / administrator / options.php
index 7f95e5b6831952b10d28e7c05db70b2509888063..f5ba00d1ee632080b178194943987c5beaad9253 100644 (file)
@@ -606,4 +606,6 @@ if( $fp = @fopen( $cfgfile, 'w' ) ) {
          _("Config file can't be opened. Please check config.php.").
          '</font>';
 }
-?>
+noframes_bottom();
+
+?>
\ No newline at end of file