Changeset 143
- Timestamp:
- Jan 31, 2009, 10:38:17 AM (16 years ago)
- Location:
- www
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
www/finance/clenove.php
r75 r143 18 18 // Tabulka operaci 19 19 echo('Výpis operací pro účastníka '.$Row2['fullname'].':<br>'); 20 echo('<table style="font-size: smaller;" border="1" cellspacing="0" cellpadding="3"><tr><th>Datum</th><th>Popis</th><th> Doklad</th><th>Komentář</th></tr>');20 echo('<table style="font-size: smaller;" border="1" cellspacing="0" cellpadding="3"><tr><th>Datum</th><th>Popis</th><th>Částka [Kč]</th><th>Doklad</th></tr>'); 21 21 $Operations = array(); 22 22 $DbResult = $Database->query('(SELECT Time, Value, Text, Bill FROM FinanceCashFlow WHERE Subject='.$_GET['id'].') UNION ALL '. -
www/finance/index.php
r78 r143 100 100 $Row = $DbResult->fetch_array(); 101 101 $NetworkCash = $Row['cash']; 102 echo('Stav účtu sítě: '.$NetworkCash.' Kč<br /><a href="clenove.php?show=user&id='.$UserIdNetwork.'">Výpis účtu</a><br />'); 102 //echo('Stav účtu sítě: '.$NetworkCash.' Kč<br />'); 103 //<a href="clenove.php?show=user&id='.$UserIdNetwork.'">Výpis účtu</a><br />'); 103 104 104 105 echo('</td></tr></table>'); -
www/index.php
r140 r143 101 101 <img alt="" src="images/favicons/comp.gif" width="16" height="16" /> <a href="userlist.php">Seznam uživatelů</a><br /> 102 102 <img alt="" src="images/favicons/comp.gif" width="16" height="16" /> <a href="hostlist.php">Seznam počítačů</a><br /> 103 <img alt="" src="images/favicons/ sunrisechat.gif" width="16" height="16" /> <a href="sunrisechat/history.php">Historie SunriseChatu</a><br />104 <img alt="" src="images/favicons/ sunrisechat.gif" width="16" height="16" /> <a href="sunrisechat/webchat.php">Webový SunriseChatu</a><br />103 <img alt="" src="images/favicons/clear.gif" width="16" height="16" /> <a href="http://embed.mibbit.com/?server=game.zdechov.net%3A6667&channel=%23zdechov&forcePrompt=true&charset=utf-8">Webový chat</a><br /> 104 <img alt="" src="images/favicons/clear.gif" width="16" height="16" /> <a href="sunrisechat/history.php">Historie chatu</a><br /> 105 105 <img alt="" src="images/favicons/discus.gif" width="16" height="16" /> <a href="forum">Diskusní fórum</a><br /> 106 106 <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 /> … … 108 108 <img alt="" src="images/favicons/clear.gif" width="16" height="16" /> <a href="http://tv.zdechov.net/">Televize</a><br /> 109 109 <img alt="" src="images/favicons/cube.gif" width="16" height="16" /> <a href="http://game.zdechov.net/">Herní server</a><br /> 110 <img alt="" src="images/favicons/cfix.gif" width="16" height="16" /> <a href=" farnost">Rozpis mší</a><br />110 <img alt="" src="images/favicons/cfix.gif" width="16" height="16" /> <a href="http://farnost.zdechov.net/">Rozpis mší</a><br /> 111 111 <img alt="" src="images/favicons/tel.gif" width="16" height="16" /> <a href="telseznam.php">Telefonní seznam</a><br /> 112 <img alt="" src="images/favicons/pripoj.gif" width="16" height="16" /> <a href="nabidky_pripojeni.php">Nabídky připojení</a><br />113 <img alt="" src="images/favicons/zapisy.gif" width="16" height="16" /> <a href="docs/zapisy/zapisy.php">Zápisy ze schůzí</a><br />114 112 <img alt="" src="images/favicons/clear.gif" width="16" height="16" /> <a href="mapy/mapa.php">Mapa Zděchova</a><br /> 115 113 <img alt="" src="images/favicons/otv_doby.gif" width="16" height="16" /> <a href="otevreno.php">Otvírací doby</a><br /> … … 119 117 <img alt="" src="images/favicons/socer.gif" width="16" height="16" /> <a href="http://fotbal.zdechov.net/">Fotbal Sokol Zděchov</a><br /> 120 118 <img alt="" src="images/favicons/clear.gif" width="16" height="16" /> <a href="/webcam/">Web kamera</a><br /> 119 <img alt="" src="images/favicons/clear.gif" width="16" height="16" /> <a href="http://www.zdechov.net">Stránky naší sítě</a><br /> 121 120 <br /> 122 121 <strong>Další odkazy:</strong><br /> … … 143 142 <br /> 144 143 <strong>Užitečné:</strong><br /> 145 <img alt="" src="images/favicons/clear.gif" width="16" height="16" /> <a href="http://www. zdechov.net">Stránky naší sítě</a><br />144 <img alt="" src="images/favicons/clear.gif" width="16" height="16" /> <a href="http://www.mapy.cz/">Mapa ČR</a><br /> 146 145 <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 /> 147 <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 />146 <img alt="" src="images/favicons/www_idos_cz.gif" width="16" height="16" /> <a href="http://jizdnirady.idnes.cz/">Jízdní řády</a><br /> 148 147 <img alt="" src="images/favicons/www_atlas_cz.gif" width="16" height="16" /> <a href="http://tv.atlas.cz">TV programy</a><br /> 149 148 <img alt="" src="images/favicons/www_icq_com.gif" width="16" height="16" /> Web ICQ <a href="javascript:openClient('flash')">Flash</a> <a href="javascript:openClient('java')">Java</a><br /> … … 153 152 <img alt="" src="images/favicons/www_mvk_cz.png" width="16" height="16" /> <a href="http://www.mvk.cz/">Knihovna Vsetín</a><br /> 154 153 <br /> 155 <strong>Prodej počítačů:</strong><br /> 156 <img alt="" src="images/favicons/www_computershop_cz.png" width="16" height="16" /> <a href="http://www.softcom.cz/">SOFTCOM</a><br /> 157 <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 /> 158 <img alt="" src="images/favicons/www_petracomp_cz.png" width="16" height="16" /> <a href="http://www.petracomp.cz/">Petracomp</a><br /> 159 <img alt="" src="images/favicons/www_tsbohemia_cz.png" width="16" height="16" /> <a href="http://interlink.tsbohemia.cz/">TS Bohemia</a><br /> 154 <strong>Zábava:</strong><br /> 155 <img alt="" src="images/favicons/clear.gif" width="16" height="16" /> <a href="http://www.youtube.com/">YouTube</a><br /> 156 <img alt="" src="images/favicons/clear.gif" width="16" height="16" /> <a href="http://www.last.fm/">Last.fm</a><br /> 160 157 <br /> 161 158 <?php -
www/userlist.php
r4 r143 5 5 6 6 //echo('<a href="#network">Nastavení sítě</a><br>'); 7 echo('<table border="1" cellspacing="0" cellpadding="2" style="font-size: small;"><tr><th>Jméno u ľivatele</th><th>E-mail</th><th>ICQ</th><th>Telefon</th><th>Počítače</th></tr>');7 echo('<table border="1" cellspacing="0" cellpadding="2" style="font-size: small;"><tr><th>Jméno uživatele</th><th>E-mail</th><th>ICQ</th><th>Telefon</th><th>Počítače</th></tr>'); 8 8 9 $DbResult = $Database->select('users', '*,CONCAT(second_name," ",first_name) as fullname','1ORDER BY fullname');9 $DbResult = $Database->select('users', '*,CONCAT(second_name," ",first_name) as fullname','role=2 ORDER BY fullname'); 10 10 while($User = $DbResult->fetch_array()) 11 11 {
Note:
See TracChangeset
for help on using the changeset viewer.