viewing paste Unknown #1047 | C

Posted on the
1 2 3 4 5
<?php if ($spawns): ?>
<?php foreach ($spawns as $spawn): ?>
<?php echo htmlspecialchars($spawn->map_name) ?>
<?php endforeach ?>
<?php endif ?>
Viewed 765 times, submitted by Guest.