if (iADMIN) { $result = dbquery("SELECT * FROM ".$db_prefix."comments ORDER BY comment_id DESC LIMIT 50"); if (dbrows($result) != 0) { while($data = dbarray($result)) { $koment = trimlink($data['comment_message'], 120); echo "$koment