removing trailing ?> from function scripts
[squirrelmail.git] / include / options / display.php
index 98f1d04465ed61931814032a6286ed1ad4c58574..0a2db96fa36d025715e30527ad5e85a3ec43d182 100644 (file)
@@ -505,5 +505,3 @@ function icon_theme_save($option) {
        setPref($data_dir, $username, 'icon_theme', 'none');
 
 }
-
-?>