Changeset 55 for trunk/CGI.lpr


Ignore:
Timestamp:
Jul 23, 2011, 11:23:39 PM (13 years ago)
Author:
george
Message:
  • Upraveno: Stránky rozděleny do samostatných jednotek.
  • Upraveno: Konfigurace staticky přikompilovaná nahrazena načítanou z registrů (na linuxu xml soubor) .
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CGI.lpr

    r54 r55  
    3131    RegisterPage(TNetworkPage, NetworkPage, 'sit');
    3232    RegisterPage(TAboutPage, AboutPage, '');
     33    //RegisterPage(TWebCamPage, WebCamPage, '');
    3334    Run;
    3435  finally
Note: See TracChangeset for help on using the changeset viewer.