Changeset 131 for devel/www/index.php


Ignore:
Timestamp:
Jan 5, 2009, 7:40:40 AM (16 years ago)
Author:
george
Message:
  • Opraveno: Chyba odebírání odpojených uživatelů.
  • Přidáno: Funkce pro zobrazení velikosti čitelné lidmi.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • devel/www/index.php

    r107 r131  
    1717      array('Seznam počítačů', '/hostlist.php', 'comp.gif'),
    1818      array('Historie chatu', '/chat/history.php', 'sunrisechat.gif', array('Chat', 'Display')),
    19       array('Webový chat', 'http://embed.mibbit.com/?server=game.zdechov.net%3A6667&channel=%23zdechov&forcePrompt=true&charset=windows-1250', 'sunrisechat.gif'),
     19      array('Webový chat', 'http://embed.mibbit.com/?server=game.zdechov.net%3A6667&channel=%23zdechov&forcePrompt=true&charset=utf-8', 'sunrisechat.gif'),
    2020      array('Diskusní fórum', '/forum/', 'discus.gif'),
    2121      array('WebMail', 'https://centrala.zdechov.net/cgi-bin/openwebmail/openwebmail.pl', 'openwebmail.gif'),
     
    8383    return($Result);
    8484  }
    85  
     85
    8686  function InfoBar()
    8787  {
Note: See TracChangeset for help on using the changeset viewer.