浏览代码

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

oricn 25 年之前
父节点
当前提交
c0deae1296
共有 1 个文件被更改,包括 1 次插入0 次删除
  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>