Changeset 11016


Ignore:
Timestamp:
11/04/11 23:16:19 (12 years ago)
Author:
nit
Message:

[titan] del refresh webif aktservice

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/httpdfunc.h

    r10991 r11016  
    663663        int line = 0, maxlen = 0, pos = 0;
    664664
    665         webcreateheadbig(&buf, &maxlen, "<meta http-equiv=refresh content=15>", &pos, 1);
     665        webcreateheadbig(&buf, &maxlen, NULL, &pos, 1);
    666666        webcreatechannelbody(&buf, line, chnode, getconfig("channellist", NULL), &maxlen, &pos ,1);
    667667        webcreatetailbig(&buf, &maxlen, &pos, 1);
Note: See TracChangeset for help on using the changeset viewer.