We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
0ct0pu5
/
squirrelmail
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
close imapConnection
stekkel
23 anni fa
parent
56aa1a2c29
commit
bba02dec06
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
0
src/view_text.php
+ 2
- 0
src/view_text.php
Vedi File
@@ -63,4 +63,6 @@
}
echo $body .
"</TT></TD></TR></TABLE>";
+
+ sqimap_logout($imapConnection);
?>