Minor fixes and closing DB connections as needed

This commit is contained in:
WilliamMiceli
2019-12-04 21:48:04 -05:00
parent 5bb11b100b
commit d5f3df965f
9 changed files with 95 additions and 95 deletions

View File

@@ -4,7 +4,7 @@
<a href="/messagesSent.php">Sent Messages</a>
<a href="/search.php">Search</a>
<a href="/sendMessage.php">Message Someone</a>
<a href="/findFriend.php">Find a New Friend</a>
<a href="/findFriend.php">Add a Friend</a>
<a href="/pendingFriend.php">Check Pending Friends</a>
<!--Maybe show the user's name here?-->
<a href="/logout.php" style="float:right">Logout</a>