View file logo/sh/foot3.php

File size: 219B
<?
echo '<div class="t1a"> - <a href="../logo/">Создать</a><br> - <a href="'.$site.'">Главная</a></div><div class="t1">';
$site=str_replace('http://','©',$site);
echo "<b>$site</b></div></pre></html>";
?>