Dingen door elkaar

This commit is contained in:
Lars van Hijfte
2017-01-24 17:06:39 +01:00
parent fd055e8355
commit 7bf8a16cf0
6 changed files with 61 additions and 7 deletions

View File

@@ -80,6 +80,7 @@ function selectAllUnreadChat() {
$stmt = $GLOBALS["db"]->prepare("
SELECT
LEFT(CONCAT(`user`.`fname`, ' ', `user`.`lname`), 15) as `name`,
`user`.`userID`,
IFNULL(
`profilepicture`,
'../img/notbad.jpg'