------------------------------
Output for debugging:
------------------------------
0.07083 sec - 1) returnFirst: SELECT * FROM splace WHERE splaceID = 20
0.08726 sec - 2) returnFirst: SELECT * FROM ban WHERE splaceID = 20 AND ip LIKE '38.103.63.55'
0.11053 sec - 3) returnFirst: SELECT * FROM subsplace WHERE userID = 0 AND groupID = 0
0.1111 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.11268 sec - 5) getQuery: SELECT * FROM module WHERE splaceID = 20
0.11297 sec - 6) getQuery: SELECT * from module WHERE splaceID = 20 AND showNormal > 0 order by volgorde
0.11392 sec - 7) returnFirst: SELECT contenttype.* FROM contenttype, content WHERE contenttype.contenttypeID = content.contenttypeID AND content.contentID = 12
0.12593 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