Changeset 43710 for titan


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

fix8

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/global.h

    r43709 r43710  
    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.