Changeset 41929


Ignore:
Timestamp:
02/24/18 20:09:29 (6 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/tithek/kinox.h

    r41927 r41929  
    6868                }
    6969//              tmpstr = gethttp(ip, path, 80, NULL, NULL, 10000, NULL, 0);
    70                 newurl = ostrcat(getconfig("tithek_kinox_url", NULL), "/", 0, 0);
     70                newurl = ostrcat(getconfig("kino_url", NULL), "/", 0, 0);
    7171                newurl = ostrcat(newurl, path, 1, 0);
    7272//              tmpstr = gethttps(newurl, NULL, NULL, NULL, NULL, NULL, 1);
Note: See TracChangeset for help on using the changeset viewer.