Made small improvements to friendship buttons and corresponding API files.

This commit is contained in:
K. Nobel
2017-01-25 15:42:28 +01:00
parent 6a43402c66
commit 977757b2d3
4 changed files with 28 additions and 33 deletions

View File

@@ -9,7 +9,6 @@
session_start();
require_once ("../../queries/connect.php");
require_once ("../../queries/friendship.php");
if(empty($_POST["usr"])) {