View file shouthistory.php

File size: 135B
<?php include 'head.php'; echo '<center><b>Shout History</b><br/>'; include 'shout_data.php'; echo '</center>'; include 'foot.php'; ?>