Changeset 77


Ignore:
Timestamp:
May 27, 2008, 10:14:21 AM (16 years ago)
Author:
george
Message:

Přidáno: Třída pro přihlašování uživatelů,
Upraveno: HTML 4 změněno na XHTML 1.0 strict.
Upraveno: Vyčleněny javascriptové funkce do samostatného souboru global.js.
Upraveno: Informace o stylu stránky postupně převáděny do souboru style.css.

Location:
www
Files:
4 added
3 edited

Legend:

Unmodified
Added
Removed
  • www/global.php

    r69 r77  
    11<?php
     2
     3// SQL injection hack protection
     4foreach($_POST as $Index => $Item) $_POST[$Index] = addslashes($Item);
     5foreach($_GET as $Index => $Item) $_GET[$Index] = addslashes($Item);
    26
    37session_start();
     
    812$Database->Prefix = $Config['Database']['Prefix'];
    913$Database->charset($Config['Database']['Charset']);
     14include('module.php');
     15include('user.php');
     16$User = new User($Database);
     17$User->Check();
    1018
    11 // SQL injection hack protection
    12 foreach($_POST as $Index => $Item) $_POST[$Index] = addslashes($Item);
    13 foreach($_GET as $Index => $Item) $_GET[$Index] = addslashes($Item);
    14 
    15 $MonthNames = array('','Leden','Únor','Březen','Duben','Květen','Červen','Červenec','Srpen','Září','Říjen','Listopad','Prosinec');
     19$MonthNames = array('', 'Leden', 'Únor', 'Březen', 'Duben', 'Květen', 'Červen', 'Červenec', 'Srpen', 'Září', 'Říjen', 'Listopad', 'Prosinec');
    1620
    1721$MaxSubnet = 7;
  • www/index.php

    r65 r77  
    33include_once('global.php');
    44include_once('style.php');
    5 ShowHeader('Vítejte na <strong>Centrále!</strong> - serveru komunitní počítačové sítě <strong>ZdechovNET</strong>','Rozcestník');
     5ShowHeader('<strong>ZděchovNET</strong> - komunitní počítačová síť', 'Rozcestník');
    66
    77$Database->select_db('share');
     
    4545?>
    4646
    47 <script type="text/javascript">
    48 <!--
    49 function openClient(client_type)
    50 {
    51   if(client_type=="java")clientWindow = window.open("http://go.icq.com/icq2go/web.html","ICQ2Go","left=20,top=20,width=156,height=446,toolbar=0,resizable=0");
    52   else clientWindow = window.open("http://go.icq.com/icq2go/flicq.html","ICQ2Go","left=20,top=20,width=176,height=441,toolbar=0,resizable=0");
    53 }
    54 
    55 var predchozi = 'first';
    56 
    57 function zobraz(idecko)
    58 {
    59   skryj(predchozi);
    60   el=document.getElementById(idecko).style;
    61   el.display='block';
    62   predchozi = idecko;
    63 }
    64 
    65 function skryj(idecko)
    66 {
    67   if(idecko != 'first')
    68   {
    69     el=document.getElementById(idecko).style;
    70     el.display='none';
    71   }
    72 }
    73 //-->
    74 </script>
    75 
    7647<table width="100%"><tr><td valign="top">
    7748<?php
     
    8051
    8152<table width="100%">
    82 <tr><td width="20%" valign="top">
    83 <strong>Důležité odkazy:</strong><br>
    84 <img alt="" src="images/favicons/money.gif" width="16" height="16"> <a href="finance/">Finance</a><br>
    85 <img alt="" src="images/favicons/chart.gif" width="16" height="16"> <a href="statistic/trafficview2.php">Statistika</a><br>
    86 <img alt="" src="images/favicons/prohledavac_sdileni.gif" width="15" height="15"> <a href="share">Prohledat sdílení</a><br>
    87 <img alt="" src="images/favicons/comp.gif" width="16" height="16"> <a href="userlist.php">Seznam uživatelů</a><br>
    88 <img alt="" src="images/favicons/comp.gif" width="16" height="16"> <a href="hostlist.php">Seznam počítačů</a><br>
    89 <img alt="" src="images/favicons/sunrisechat.gif" width="16" height="16"> <a href="sunrisechat/history.php">Historie SunriseChatu</a><br>
    90 <img alt="" src="images/favicons/sunrisechat.gif" width="16" height="16"> <a href="sunrisechat/webchat.php">Webový SunriseChatu</a><br>
    91 <img alt="" src="images/favicons/discus.gif" width="16" height="16"> <a href="forum">Diskusní fórum</a><br>
    92 <img alt="" src="images/favicons/openwebmail.gif" width="16" height="16"> <a href="https://centrala.zdechov.net/cgi-bin/openwebmail/openwebmail.pl">WebMail</a><br>
    93 <img alt="" src="images/favicons/apple.gif" width="16" height="16"> <a href="jidelna">Jídelníček</a><br>
    94 <img alt="" src="images/favicons/clear.gif" width="16" height="16"> <a href="http://tv.zdechov.net/">Televize</a><br>
    95 <img alt="" src="images/favicons/cube.gif" width="16" height="16"> <a href="http://game.zdechov.net/">Herní server</a><br>
    96 <img alt="" src="images/favicons/cfix.gif" width="16" height="16"> <a href="farnost">Rozpis mší</a><br>
    97 <img alt="" src="images/favicons/tel.gif" width="16" height="16"> <a href="telseznam.php">Telefonní seznam</a><br>
    98 <img alt="" src="images/favicons/pripoj.gif" width="16" height="16"> <a href="nabidky_pripojeni.php">Nabídky připojení</a><br>
    99 <img alt="" src="images/favicons/zapisy.gif" width="16" height="16"> <a href="docs/zapisy/zapisy.php">Zápisy ze schůzí</a><br>
    100 <img alt="" src="images/favicons/clear.gif" width="16" height="16"> <a href="mapy/mapa.php">Mapa Zděchova</a><br>
    101 <img alt="" src="images/favicons/otv_doby.gif" width="16" height="16"> <a href="otevreno.php">Otvírací doby</a><br>
    102 <img alt="" src="images/favicons/topologie.gif" width="16" height="16"> <a href="is/topologie.php">Topologie sítě</a><br>
    103 <img alt="" src="images/favicons/satellite.gif" width="16" height="16"> <a href="is/dostupnost.php">Dostupnost sítě</a><br>
    104 <img alt="" src="images/favicons/tech.gif" width="16" height="16"> <a href="network.php">Technické informace</a><br>
    105 <img alt="" src="images/favicons/socer.gif" width="16" height="16"> <a href="http://fotbal.zdechov.net/">Fotbal Sokol Zděchov</a><br>
    106 <img alt="" src="images/favicons/clear.gif" width="16" height="16"> <a href="/webcam/">Web kamera</a><br>
    107 <br>
    108 <strong>Další odkazy:</strong><br>
    109 <img alt="" src="images/favicons/tv.gif" width="16" height="16"> <a href="tkr.php">Kanály kabelovky</a><br>
    110 <img alt="" src="images/favicons/clear.gif" width="16" height="16"> <a href="mapy/mapa_nabidka.php">Nabídka mapy</a><br>
    111 <img alt="" src="images/favicons/clear.gif" width="16" height="16"> <a href="history.php">Historie sítě</a><br>
    112 <img alt="" src="images/favicons/electric.gif" width="16" height="16"> <a href="merak.php">Měřič spotřeby</a><br>
    113 <img alt="" src="images/favicons/clear.gif" width="16" height="16"> <a href="ukoly.php">Plány do budoucna</a><br>
    114 
    115 
    116 <?php
    117 //<a href="/cgi-bin/openwebmail/openwebmail.pl">Poątovní schránka</a><br>
    118 //<a href="/download/addfile.php">Stahování souborů</a><br>
    119 ?>
    120 <br>
    121 </td><td width="13%" valign="top">
    122 <strong>Vyhledávání:</strong><br>
    123 <img alt="" src="images/favicons/www_google_com.gif" width="16" height="16"> <a href="http://www.google.cz/">Google</a><br>
    124 <img alt="" src="images/favicons/morfeo.png" width="16" height="16"> <a href="http://morfeo.centrum.cz">Morfeo</a><br>
    125 <img alt="" src="images/favicons/www_centrum_cz.gif" width="16" height="16"> <a href="http://www.centrum.cz">Centrum</a><br>
    126 <img alt="" src="images/favicons/www_seznam_cz.gif" width="16" height="16"> <a href="http://www.seznam.cz">Seznam</a><br>
    127 <img alt="" src="images/favicons/www_atlas_cz.gif" width="16" height="16"> <a href="http://www.atlas.cz">Atlas</a><br>
    128 <img alt="" src="images/favicons/www_tiscali_cz.gif" width="16" height="16"> <a href="http://www.tiscali.cz">Tiscali</a><br>
    129 <br>
    130 <strong>Užitečné:</strong><br>
    131 <img alt="" src="images/favicons/clear.gif" width="16" height="16"> <a href="http://www.zdechov.net">Stránky naší sítě</a><br>
    132 <img alt="" src="images/favicons/www_tvinfo_cz.gif" width="16" height="16"> <a href="http://www.tvinfo.cz/live/televize/cz">Online TV</a><br>
    133 <img alt="" src="images/favicons/www_idos_cz.gif" width="16" height="16"> <a href="http://www.idos.cz/ConnForm.asp?tt=c">Jízdní řády</a><br>
    134 <img alt="" src="images/favicons/www_atlas_cz.gif" width="16" height="16"> <a href="http://tv.atlas.cz">TV programy</a><br>
    135 <img alt="" src="images/favicons/www_icq_com.gif" width="16" height="16"> Web ICQ <a href="javascript:openClient('flash')">Flash</a>&nbsp;<a href="javascript:openClient('java')">Java</a><br>
    136 <img alt="" src="images/favicons/www_centrum_cz.gif" width="16" height="16"> <a href="http://slovniky.centrum.cz">Slovníky</a><br>
    137 <img alt="" src="images/favicons/pocasi.gif" width="16" height="16"> <a href="http://www.meteopress.cz/">Počasí</a><br>
    138 <img alt="" src="images/favicons/www_tzones_cz.gif" width="16" height="16"> <a href="http://www.tzones.cz/">T-Mobile SMS</a><br>
    139 <img alt="" src="images/favicons/www_mvk_cz.png" width="16" height="16"> <a href="http://www.mvk.cz/">Knihovna&nbsp;Vsetín</a><br>
    140 <br>
    141 <strong>Prodej počítačů:</strong><br>
    142 <img alt="" src="images/favicons/www_computershop_cz.png" width="16" height="16"> <a href="http://www.softcom.cz/">SOFTCOM</a><br>
    143 <img alt="" src="images/favicons/www_alfacomp_cz.gif" width="16" height="16"> <a href="http://www.alfacomp.cz/php/zbozi.php?akc=2">Alfacomp</a><br>
    144 <img alt="" src="images/favicons/www_petracomp_cz.png" width="16" height="16"> <a href="http://www.petracomp.cz/">Petracomp</a><br>
    145 <img alt="" src="images/favicons/www_tsbohemia_cz.png" width="16" height="16"> <a href="http://interlink.tsbohemia.cz/">TS Bohemia</a><br>
    146 <br>
     53<tr><td valign="top">
     54<strong>Důležité odkazy:</strong><br />
     55<img alt="" src="images/favicons/money.gif" width="16" height="16" /> <a href="finance/">Finance</a><br />
     56<img alt="" src="images/favicons/chart.gif" width="16" height="16" /> <a href="statistic/trafficview2.php">Statistika</a><br />
     57<img alt="" src="images/favicons/prohledavac_sdileni.gif" width="15" height="15" /> <a href="share">Prohledat sdílení</a><br />
     58<img alt="" src="images/favicons/comp.gif" width="16" height="16" /> <a href="userlist.php">Seznam uživatelů</a><br />
     59<img alt="" src="images/favicons/comp.gif" width="16" height="16" /> <a href="hostlist.php">Seznam počítačů</a><br />
     60<img alt="" src="images/favicons/sunrisechat.gif" width="16" height="16" /> <a href="sunrisechat/history.php">Historie SunriseChatu</a><br />
     61<img alt="" src="images/favicons/sunrisechat.gif" width="16" height="16" /> <a href="sunrisechat/webchat.php">Webový SunriseChatu</a><br />
     62<img alt="" src="images/favicons/discus.gif" width="16" height="16" /> <a href="forum">Diskusní fórum</a><br />
     63<img alt="" src="images/favicons/openwebmail.gif" width="16" height="16" /> <a href="https://centrala.zdechov.net/cgi-bin/openwebmail/openwebmail.pl">WebMail</a><br />
     64<img alt="" src="images/favicons/apple.gif" width="16" height="16" /> <a href="jidelna">Jídelníček</a><br />
     65<img alt="" src="images/favicons/clear.gif" width="16" height="16" /> <a href="http://tv.zdechov.net/">Televize</a><br />
     66<img alt="" src="images/favicons/cube.gif" width="16" height="16" /> <a href="http://game.zdechov.net/">Herní server</a><br />
     67<img alt="" src="images/favicons/cfix.gif" width="16" height="16" /> <a href="farnost">Rozpis mší</a><br />
     68<img alt="" src="images/favicons/tel.gif" width="16" height="16" /> <a href="telseznam.php">Telefonní seznam</a><br />
     69<img alt="" src="images/favicons/pripoj.gif" width="16" height="16" /> <a href="nabidky_pripojeni.php">Nabídky připojení</a><br />
     70<img alt="" src="images/favicons/zapisy.gif" width="16" height="16" /> <a href="docs/zapisy/zapisy.php">Zápisy ze schůzí</a><br />
     71<img alt="" src="images/favicons/clear.gif" width="16" height="16" /> <a href="mapy/mapa.php">Mapa Zděchova</a><br />
     72<img alt="" src="images/favicons/otv_doby.gif" width="16" height="16" /> <a href="otevreno.php">Otvírací doby</a><br />
     73<img alt="" src="images/favicons/topologie.gif" width="16" height="16" /> <a href="is/topologie.php">Topologie sítě</a><br />
     74<img alt="" src="images/favicons/satellite.gif" width="16" height="16" /> <a href="is/dostupnost.php">Dostupnost sítě</a><br />
     75<img alt="" src="images/favicons/tech.gif" width="16" height="16" /> <a href="network.php">Technické informace</a><br />
     76<img alt="" src="images/favicons/socer.gif" width="16" height="16" /> <a href="http://fotbal.zdechov.net/">Fotbal Sokol Zděchov</a><br />
     77<img alt="" src="images/favicons/clear.gif" width="16" height="16" /> <a href="/webcam/">Web kamera</a><br />
     78<br />
     79<strong>Další odkazy:</strong><br />
     80<img alt="" src="images/favicons/tv.gif" width="16" height="16" /> <a href="tkr.php">Kanály kabelovky</a><br />
     81<img alt="" src="images/favicons/clear.gif" width="16" height="16" /> <a href="mapy/mapa_nabidka.php">Nabídka mapy</a><br />
     82<img alt="" src="images/favicons/clear.gif" width="16" height="16" /> <a href="history.php">Historie sítě</a><br />
     83<img alt="" src="images/favicons/electric.gif" width="16" height="16" /> <a href="merak.php">Měřič spotřeby</a><br />
     84<img alt="" src="images/favicons/clear.gif" width="16" height="16" /> <a href="ukoly.php">Plány do budoucna</a><br />
     85
     86
     87<?php
     88//<a href="/cgi-bin/openwebmail/openwebmail.pl">Poątovní schránka</a><br />
     89//<a href="/download/addfile.php">Stahování souborů</a><br />
     90?>
     91<br />
     92</td><td valign="top">
     93<strong>Vyhledávání:</strong><br />
     94<img alt="" src="images/favicons/www_google_com.gif" width="16" height="16" /> <a href="http://www.google.cz/">Google</a><br />
     95<img alt="" src="images/favicons/morfeo.png" width="16" height="16" /> <a href="http://morfeo.centrum.cz">Morfeo</a><br />
     96<img alt="" src="images/favicons/www_centrum_cz.gif" width="16" height="16" /> <a href="http://www.centrum.cz">Centrum</a><br />
     97<img alt="" src="images/favicons/www_seznam_cz.gif" width="16" height="16" /> <a href="http://www.seznam.cz">Seznam</a><br />
     98<img alt="" src="images/favicons/www_atlas_cz.gif" width="16" height="16" /> <a href="http://www.atlas.cz">Atlas</a><br />
     99<img alt="" src="images/favicons/www_tiscali_cz.gif" width="16" height="16" /> <a href="http://www.tiscali.cz">Tiscali</a><br />
     100<br />
     101<strong>Užitečné:</strong><br />
     102<img alt="" src="images/favicons/clear.gif" width="16" height="16" /> <a href="http://www.zdechov.net">Stránky naší sítě</a><br />
     103<img alt="" src="images/favicons/www_tvinfo_cz.gif" width="16" height="16" /> <a href="http://www.tvinfo.cz/live/televize/cz">Online TV</a><br />
     104<img alt="" src="images/favicons/www_idos_cz.gif" width="16" height="16" /> <a href="http://www.idos.cz/ConnForm.asp?tt=c">Jízdní řády</a><br />
     105<img alt="" src="images/favicons/www_atlas_cz.gif" width="16" height="16" /> <a href="http://tv.atlas.cz">TV programy</a><br />
     106<img alt="" src="images/favicons/www_icq_com.gif" width="16" height="16" /> Web ICQ <a href="javascript:openClient('flash')">Flash</a>&nbsp;<a href="javascript:openClient('java')">Java</a><br />
     107<img alt="" src="images/favicons/www_centrum_cz.gif" width="16" height="16" /> <a href="http://slovniky.centrum.cz">Slovníky</a><br />
     108<img alt="" src="images/favicons/pocasi.gif" width="16" height="16" /> <a href="http://www.meteopress.cz/">Počasí</a><br />
     109<img alt="" src="images/favicons/www_tzones_cz.gif" width="16" height="16" /> <a href="http://www.tzones.cz/">T-Mobile SMS</a><br />
     110<img alt="" src="images/favicons/www_mvk_cz.png" width="16" height="16" /> <a href="http://www.mvk.cz/">Knihovna&nbsp;Vsetín</a><br />
     111<br />
     112<strong>Prodej počítačů:</strong><br />
     113<img alt="" src="images/favicons/www_computershop_cz.png" width="16" height="16" /> <a href="http://www.softcom.cz/">SOFTCOM</a><br />
     114<img alt="" src="images/favicons/www_alfacomp_cz.gif" width="16" height="16" /> <a href="http://www.alfacomp.cz/php/zbozi.php?akc=2">Alfacomp</a><br />
     115<img alt="" src="images/favicons/www_petracomp_cz.png" width="16" height="16" /> <a href="http://www.petracomp.cz/">Petracomp</a><br />
     116<img alt="" src="images/favicons/www_tsbohemia_cz.png" width="16" height="16" /> <a href="http://interlink.tsbohemia.cz/">TS Bohemia</a><br />
     117<br />
    147118<?php
    148119/*
    149 <strong>Osobní stránky:</strong><br>
    150 <img alt="" src="images/favicons/bomi.gif" width="16" height="16"> <a href="~mirek/">Miroslav Hajda</a><br>
    151 <img alt="" src="images/favicons/clear.gif" width="16" height="16"> <a href="~george/">Jiří Hajda</a><br>
     120<strong>Osobní stránky:</strong><br />
     121<img alt="" src="images/favicons/bomi.gif" width="16" height="16"> <a href="~mirek/">Miroslav Hajda</a><br />
     122<img alt="" src="images/favicons/clear.gif" width="16" height="16"> <a href="~george/">Jiří Hajda</a><br />
    152123*/
    153124?>
    154125</td>
    155 <td width="15%" valign="top">
     126<td valign="top">
    156127<?php
    157128// Zobrazení seznamu online počítačů
    158 echo('<strong>Online počítače:</strong><br><span style="font-size: smaller;">');
     129echo('<strong>Online počítače:</strong><br /><span style="font-size: smaller;">');
    159130$DbResult = $Database->select('hosts', '*', 'online=1 AND show_online=1 ORDER BY name');
    160131while($Row = $DbResult->fetch_array())
    161132{
    162   echo($Row['name'].'<br>');
     133  echo($Row['name'].'<br />');
    163134}
    164135echo('</span>');
    165136
    166 echo('<br>');
     137echo('<br />');
    167138
    168139// Zobrazení seznamu neplaticich uzivatelu
    169 echo('<strong>Dlužníci:</strong><br><span style="font-size: smaller;">');
     140echo('<strong>Dlužníci:</strong><br /><span style="font-size: smaller;">');
    170141$DbResult = $Database->select('users', 'CONCAT(second_name, " ", first_name) as fullname', 'cash<0 AND role=2 ORDER BY cash');
    171142while($Row = $DbResult->fetch_array())
    172143{
    173   echo($Row['fullname'].'<br>');
     144  echo($Row['fullname'].'<br />');
    174145}
    175146echo('</span>');
     
    199170echo(GetServerUptime());
    200171
    201 echo('</td><td width="50%" valign="top" style="font-size: smaller;">');
     172echo('</td><td id="NewsColumn" valign="top">');
    202173
    203174/*
     
    269240  $Row = $DbResult->fetch_array();
    270241  echo('<table cellspacing="0" cellpadding="0" border="0" width="100%" style="font-size: small; padding-bottom: 5px;"><tr>');
    271   echo('<td width="40%">'.$Row['caption'].'</td><td width="80%" align="right">');
     242  echo('<td>'.$Row['caption'].'</td><td align="right">');
    272243  echo('<a href="aktuality/index.php?category='.$Category.'">Zobrazit všechny aktuality</a>&nbsp;');
    273244  if($Row['permission'] == 1) echo('<a href="aktuality/index.php?action=add&amp;category='.$Category.'">Přidat aktualitu</a>&nbsp;');
    274245  echo('</td></tr><tr><td colspan="2">');
    275   echo('<table cellspacing="0" width="100%" style="padding: 2px 2px 2px 2px; font-size: small; border-style: solid; border-color: red; border-width: 1; background-color: #FFF0F0;">');
    276246  $DbResult = $Database->query('SELECT * FROM `news` WHERE (`category`='.$Category.') AND (DATE_SUB(NOW(), INTERVAL '.$DaysAgo.' DAY) < `date`) ORDER BY `date` DESC LIMIT 0,'.$ItemCount);
    277   //echo($Database->error.'<br>');
    278   //echo($Database->LastQuery.'<br>');
     247  //echo($Database->error.'<br />');
     248  //echo($Database->LastQuery.'<br />');
    279249//echo('<table cellpadding="0" cellspacing="0" width="100%"><tr><td>');
    280250  $Index = 0;
    281251  $FontSize = 12;
    282252  if($DbResult->num_rows > 0)
     253  {
     254  echo('<table cellspacing="0" width="100%" class="NewsTable">');
    283255  while($Row = $DbResult->fetch_array())
    284256  {
     
    286258<tr><td style="font-size: '.$FontSize.'pt"><strong>'.$Row['title'].'</strong></td>
    287259<td align="right" style="font-size: '.$FontSize.'pt">'.$Row['author'].' ('.HumanDate($Row['date']).')</td></tr></table>');
    288     echo('<div id="new'.$Category.$Index.'" class="skryty" style="display: none; border-width: 1; border-style: solid; border-color: blue; padding: 3px; font-size: 9pt;">'.$Row['content']);
     260    echo('<div id="new'.$Category.$Index.'" class="NewsTableItem">'.$Row['content']);
    289261
    290262      if($Row['enclosure'] != '')
    291263      {
    292         echo('<br>Přílohy: ');
     264        echo('<br />Přílohy: ');
    293265        $Enclosures = explode(';', $Row['enclosure']);
    294266         foreach($Enclosures as $Enclosure)
     
    302274    $FontSize = $FontSize - 1;
    303275  }
    304   echo('</table></td></tr></table>'."\n\n");
     276  echo('</table>');
     277  }
     278  echo('</td></tr></table>'."\n\n");
    305279}
    306280
     
    308282  if($SettingItem['Enabled'] == 1) ShowNews($SettingItem['CategoryId'], $SettingItem['ItemCount'], $SettingItem['DaysAgo']);
    309283
    310 echo('<a href="aktuality/subscription.php"><img style="margin: 0px 0px 0px 0px;" border="0" src="images/rss20.png" alt="Aktuality přes RSS"></a>  <a href="aktuality/subscription.php">Automatické sledování novinek</a>');
     284echo('<a href="aktuality/subscription.php"><img class="RSSIcon" src="images/rss20.png" alt="Aktuality přes RSS" /></a>  <a href="aktuality/subscription.php">Automatické sledování novinek</a>');
    311285
    312286//echo('</td></tr></table>'
  • www/style.php

    r67 r77  
    44function ShowHeader($Title, $Path, $BodyParam = '')
    55{
    6   global $Time_Start, $refresh, $Config;
     6  global $Time_Start, $refresh, $Config, $User;
    77
    88  $Time_Start = GetMicrotime();         // Zjisti počáteční čas
     
    7777      'subscription.php' => 'RSS aktuality',
    7878    ),
    79     'sluzby.php' => 'Služby<',
     79    'sluzby.php' => 'Služby',
    8080    'history.php' => 'Historie',
    8181    'sunrisechat' => array('',
     
    121121  $Navigation = substr($Navigation, 0, -6);
    122122
    123   echo('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    124 <html><head>
    125   <meta http-equiv="Content-Language" content="cs">
    126   <meta http-equiv="Content-Type" content="text/html; charset='.$Config['Web']['Charset'].'">');
    127   if (isset($refresh)) echo('<meta http-equiv="Refresh" content="'.$refresh."\">\n");
    128   //  <link href="style.css" rel="stylesheet" type="text/css">
    129   echo("\n".'  <title>Centrála - '.$Path.'</title>
     123  $Output = '<?xml version="1.0" encoding="'.$Config['Web']['Charset'].'"?>'.
     124  '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">'.
     125  '<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">'.
     126  '<head><link rel="stylesheet" href="'.$Config['Web']['RootFolder'].'/style.css" type="text/css" media="all" />'.
     127  '<script type="text/javascript" src="'.$Config['Web']['RootFolder'].'/global.js" />'.
     128  '<title>'.$Config['Web']['Title'].' - '.$Path.'</title>
    130129  </head><body style="font-family: sans-serif;" '.$BodyParam.'>
    131 <div style="padding: 3px; font-size: 20px; border-style: solid; border-color: blue; border-width: 1; background-color: #F0F0FF; margin-bottom: 4px;">'.$Title.'</div>
    132 <div style="border-style: solid; border-bottom-color: gray; border-width: 0 0 1 0; margin-bottom: 3px; padding-bottom: 2px;"><strong>Navigace &gt;&gt;</strong> '.$Navigation.'</div>');
     130<div id="Title">'.$Title.'</div>
     131<form id="Navigation" action="?Action=Login" method="post"><div>
     132<span id="MenuItem"><strong>Navigace &gt;&gt;</strong> '.$Navigation.'</span><div id="MenuItem2">Uživatel: '.$User->User['Name'].'</div></div></form>';
     133  echo(FormatOutput($Output));
    133134}
    134135
     
    136137{
    137138  global $Time_Start;
    138   $Time = floor((GetMicrotime() - $Time_Start)*100)/100;
    139   echo('<div style="border-style: solid; border-top-color: gray; border-width: 1 0 0 0; margin-top: 7px; padding-top: 2px;" align="center">
    140   <i style="font-size: 10;">| Web mistr: Jiří Hajda | e-mail: robie@centrum.cz | ICQ: 277158770 | Vygenerováno za '.$Time.' s | Verze: 1.0 | Naposledy aktualizováno: '.date('j.n.Y',filemtime($_SERVER['SCRIPT_FILENAME'])).' |</i>
     139  $Time = floor((GetMicrotime() - $Time_Start) * 100) / 100;
     140  echo('<div id="Footer">
     141  <i>| Web mistr: Jiří Hajda | e-mail: robie@centrum.cz | ICQ: 277158770 | Vygenerováno za '.$Time.' s | Verze: 1.1 | Úprava skriptu: '.date('j.n.Y',filemtime($_SERVER['SCRIPT_FILENAME'])).' |</i>
    141142  </div>');
    142143  //ShowArray($GLOBALS);
Note: See TracChangeset for help on using the changeset viewer.