<?php
require_once('auth.php');
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>ADMIN - Výlety</TITLE>
<META http-equiv="Content-Type" content="text/html; charset=utf8">
<META name="description" content="Ekovýlety">
<META name="keywords" content="Ekovýlety, exkurzie, podujatia pre školy a verejnosť">
<META name="author" content="vladimir bacik" >
<META name="copyright" content="http://www.sodbtn.sk">
<meta name="Robots" content="index,follow">
<meta name="Revisit-after" content="5">
<LINK href="styly.css" type="text/css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="css/demo.css">
<body>
<br>
<center>
<table width="950" class="admin">
<tr><td class="hlava_adm" height="60">Administrácia stránky - EKOVYLETY.sk</td></tr>
<tr><td class="menu_adm" height="25">
<a class="admin" href="index.php">úvodná stránka</a>
</td></tr>
<tr><td class="hlavna">
<br>
<center>
<?php
include('identifikacia.php');
?>
</center>
<table width="100%" cellspacing="0" cellpadding="5">
<tr><td class="ramik"><a class="adm" href="index2.php">VLOŽENIE VÝLETU do databázi</a></td></tr>
<tr><td class="ramik"><a class="adm" href="uprava_vyletu.php">ÚPRAVA informácií o existujúcom výlete</a></td></tr>
<tr><td class="ramik"><a class="adm" href="vylety_admin.php">Zobrazenie PRIHLÁSENÝCH ÚČASTNÍKOV</a></td></tr>
<tr><td class="ramik"><a class="adm" href="aktualne.php">VLOŽENIE AKTUÁLNYCH oznamov na stránku</a></td></tr>
<tr><td class="ramik"><a class="adm" href="foto.php">NAHRANIE FOTKY do albumu výletu</a></td></tr>
<tr><td class="ramik"><a class="adm" href="fotky.php">ZMAZANIE FOTKY z albumu výletu</a></td></tr>
</table>
<br><br>
</td></tr></table>
</center>
</body>
</html>
DR.KR LITE SHELL COPYRIGHT 2016