projects
/
squirrelmail.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Replacing tabs with spaces, trimming white space at EOL and newline at EOF
[squirrelmail.git]
/
src
/
webmail.php
diff --git
a/src/webmail.php
b/src/webmail.php
index 8836f1ba499e07408f38909df71ea9921cba783a..0c6ef8e1b257e8b41cb2275927cb14e2777470b7 100644
(file)
--- a/
src/webmail.php
+++ b/
src/webmail.php
@@
-131,7
+131,7
@@
else {
*/
if (!isset($right_frame)) {
$right_frame = '';
-}
+}
if ($right_frame == 'right_main.php') {
$urlMailbox = urlencode($mailbox);
$right_frame_url =
@@
-166,4
+166,4
@@
if($ret != '') {
echo $output;
?>
</frameset>
-</html>
+</html>
\ No newline at end of file