diff options
Diffstat (limited to 'ext/imap/tests/clean.inc')
-rw-r--r-- | ext/imap/tests/clean.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/imap/tests/clean.inc b/ext/imap/tests/clean.inc index 2557489ba1..4f381bf893 100644 --- a/ext/imap/tests/clean.inc +++ b/ext/imap/tests/clean.inc @@ -22,4 +22,4 @@ foreach($mailboxes as $value) { } imap_close($imap_stream, CL_EXPUNGE); -?>
\ No newline at end of file +?> |