Fixed bugs

This commit is contained in:
Lars van Hijfte
2017-01-24 15:16:15 +01:00
parent 0b705df09a
commit fd055e8355
2 changed files with 2 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
// Set default values of a friend.
$username = $friend["username"];
$name = $friend["name"];
$userID = $friend["userID"];
$pf = "img/avatar-standard.png";