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

.
Mezo

i wont put sing out in home page
only login user can see sin out
i put this order in head.php
put how to show this only for logiin user

echo'<div class="header">' .
'<form action="exit.php" method="post"><p><input type="submit" name="submit" value="' . core::$lng['exit'] . '" /></p></form>' .
'</div>';