------------------------------
Output for debugging:
------------------------------
0,08813 sec - 1) returnFirst: SELECT * FROM splace WHERE splaceID = 20
0,08834 sec - 2) returnFirst: SELECT * FROM ban WHERE splaceID = 20 AND ip LIKE '38.103.63.17'
0,10074 sec - 3) returnFirst: SELECT * FROM subsplace WHERE userID = 0 AND groupID = 0
0,10171 sec - 4) getQuery: SELECT modulecontenttype.* FROM modulecontenttype LEFT JOIN module ON(module.moduleID = modulecontenttype.moduleID) WHERE module.splaceID = 20 OR modulecontenttype.moduleID = 0 GROUP BY modulecontenttype.contenttypeID, modulecontenttype.moduleID
0,10361 sec - 5) getQuery: SELECT * FROM module WHERE splaceID = 20
0,10446 sec - 6) getQuery: SELECT * from module WHERE splaceID = 20 AND showNormal > 0 order by volgorde
0,105 sec - 7) returnFirst: SELECT contenttype.* FROM contenttype, content WHERE contenttype.contenttypeID = content.contenttypeID AND content.contentID = 12
0,10548 sec - 8) returnFirst: SELECT xc_page.*, contenttype.*, content.*, user.username, user.avatar, user.profileID as profileID from contenttype, content LEFT JOIN user ON (content.creatorID = user.userID) LEFT JOIN xc_page ON (xc_page.contentID = content.contentID) WHERE content.contenttypeID = contenttype.contenttypeID AND content.contentID= 12