Changeset 36961 for titan/plugins/tithek/giga.h
- Timestamp:
- 01/26/16 04:07:55 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/tithek/giga.h
r36184 r36961 4 4 char* giga(char* link) 5 5 { 6 int debuglevel = getconfigint("debuglevel", NULL);6 // int debuglevel = getconfigint("debuglevel", NULL); 7 7 char* streamurl = NULL, *tmpstr = NULL, *title = NULL, *pic = NULL, *label = NULL; 8 8
Note: See TracChangeset
for help on using the changeset viewer.