Changeset 38997
- Timestamp:
- 09/24/16 19:04:30 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/tithek/tithek_global.h
r38982 r38997 13 13 14 14 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); 16 16 streamurl = command(cmd); 17 17 streamurl = string_newline(streamurl);
Note: See TracChangeset
for help on using the changeset viewer.