Commit Graph

5 Commits

Author SHA1 Message Date
Kevin Nobel
99bffc6f47 Merge branch 'master' into 'kevin-prototype'
# Conflicts:
#   website/queries/friendship.php
#   website/queries/user.php
2017-01-18 16:22:29 +01:00
Lars van Hijfte
95fd3c0040 chat is done? 2017-01-18 15:09:52 +01:00
K. Nobel
e80ce3b793 Improved selectAllFriends query 2017-01-18 14:22:03 +01:00
Lars van Hijfte
6385324b13 The menu now backend supported
It loads the friends and groups of userID 2 by default (only if there is no session userID set
2017-01-17 14:16:17 +01:00
Lars van Hijfte
10d3e177ae Begin with the connection between php and mysql.
It has a template that loads all the friends of userID 666.
It uses a connect.php and a friendship.php
2017-01-17 12:48:01 +01:00