Browse Source

Forgot to close html and body tags (oops!) :P

oricn 25 years ago
parent
commit
c0deae1296
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/search.php

+ 1 - 0
src/search.php

@@ -83,3 +83,4 @@ sqimap_mailbox_select($imapConnection, $mailbox);
 }
 sqimap_logout ($imapConnection);
 ?>
+</body></html>