We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
squirrelmail
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
close imapConnection
stekkel
23 years ago
parent
56aa1a2c29
commit
bba02dec06
1 changed files
with
2 additions
and
0 deletions
Unified View
Show Diff Stats
2
0
src/view_text.php
+ 2
- 0
src/view_text.php
View File
@@ -63,4 +63,6 @@
}
}
echo $body .
echo $body .
"</TT></TD></TR></TABLE>";
"</TT></TD></TR></TABLE>";
+
+ sqimap_logout($imapConnection);
?>
?>