Changeset 43721 for titan


Ignore:
Timestamp:
04/05/19 18:32:59 (5 years ago)
Author:
gost
Message:

fix20

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/global.h

    r43710 r43721  
    22462246int checkdate()
    22472247{
    2248         time_t dvbtime = 0;
     2248        time_t dvbtime = 0; 
    22492249        if(timeokw == 0 || time(NULL) < 1072224000 || status.timeupdatecount > 3600) // 01.01.2004
    22502250        {
Note: See TracChangeset for help on using the changeset viewer.