<?php
if(HILL_CLAIMED_BY_Smith6612 = true)
{
function claimTheHill();
echo 'I say. I claim the hill.';
}
if(HILL_CLAIMED_BY_zapperpost = true)
{
exit();
}
?>
<?php
function hillClaimed('Shadow121',$result);
if ($result == TRUE)
function claimHill('zapperpost');
?>