Changeset 38997


Ignore:
Timestamp:
09/24/16 19:04:30 (8 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

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

    r38982 r38997  
    1313
    1414        char* cmd = NULL;
    15         cmd = ostrcat("/tmp/localhoster/hoster.sh get ", tmplink, 0, 0);
     15        cmd = ostrcat("/tmp/localhoster/hoster.sh get ", url, 0, 0);
    1616        streamurl = command(cmd);
    1717        streamurl = string_newline(streamurl);
Note: See TracChangeset for help on using the changeset viewer.