Nyheter
MySQL Error
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'groups ON users.group = groups.groupId
	WHERE users.id = '0'
    LIMIT 1' at line 2
QuerystringSELECT groups.doNews FROM users
	INNER JOIN groups ON users.group = groups.groupId
	WHERE users.id = '0'
    LIMIT 1