Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/master' into bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
clj13001 committed Apr 13, 2017
2 parents 87230c7 + c4ec0a7 commit 2b0ecdc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 61 deletions.
5 changes: 0 additions & 5 deletions WebContent/html/webpages/navbar.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@
</ul>
</div>
<%
Mail mail = new Mail();
mail.send();
Cookie[] usercookies = request.getCookies();
String navsso = "invalid";
String navname = "error";
Expand Down
56 changes: 0 additions & 56 deletions WebContent/html/webpages/navbar.jspf

This file was deleted.

0 comments on commit 2b0ecdc

Please sign in to comment.