Ignore:
Timestamp:
Aug 5, 2009, 8:06:27 AM (15 years ago)
Author:
george
Message:
  • Přidáno: Funkce a skript pro aktualizaci stavových údajů. Bude prováděno každou minutu nebo automaticky přímo systémem při určitých operacích.
  • Opraveno: Generování přístupu k databázi v nastavení emulátoru.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/www/view/server.php

    r57 r63  
    8484    global $Config;
    8585   
    86     $Server = new Server($this->Database, 0);
    87     $Server->UpdateServerList();
    8886    $Output = '<h4>Seznam serverů</h4>';
    8987    $Table = new Table($this->ItemListFormClass);
Note: See TracChangeset for help on using the changeset viewer.