Просмотр поста

.
studiouz

tut gde est owibka?

echo '<div class=\'tfoot\'><table cellspacing= \'0\' cellpadding=\'0\'><tr>';
echo ($headmod != "mainpage" && $act) ? '<td class=\'tfoot_td\'><a href=\'' . $home .
'\'><img src=\'/theme/' . $set_user['skin'] . '/
images/home.png\' alt=\'\' /></a></td>';
echo ($user_id) ? '<td class=\'td_tfoot\'><a href=\'' . $home . '/forum/index.php?act=new
\'><img src=\'/theme/' . $set_user=['skin']. '/
images/forum.png\' alt=\'\' /></a></td>';
echo $user_id ? '<a href=\'' . $home . '/ exit.php\'><img src=\'/theme/' . $set_user['skin'] .
'/images/exit.png\' alt=\'\' /></a>';
echo '</tr></table></div>';