-
01/10/1984
Grand format
ISBN-10 : 2265028444, ISBN-13 : 9782265028449
Acheter sur leslibraires.fr | Acheter sur Fnac.com | Acheter sur Amazon.fr
SELECT t.topic_id, t.topic_title, p.post_id, p.post_time, u.username FROM phpbb_posts p, phpbb_topics t, phpbb_users u WHERE t.topic_id = p.topic_id AND t.topic_status <> 2 AND p.forum_id IN (9,12) AND p.post_id = t.topic_last_post_id AND p.poster_id = u.user_id ORDER BY p.post_id DESC LIMIT 5
User 'pourpresforum' has exceeded the 'max_questions' resource (current value: 2481)
