Merge branch 'master' into lars-algemeen

This commit is contained in:
Lars van Hijfte
2017-01-20 12:26:22 +01:00
11 changed files with 168 additions and 136 deletions

View File

@@ -22,7 +22,7 @@ function selectUser($userID) {
`username`,
IFNULL(
`profilepicture`,
'img/notbad.png'
'../img/notbad.jpg'
) AS profilepicture,
`bio`,
`role`,