Changeset 44856
- Timestamp:
- May 1, 2020, 3:44:12 AM (9 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/tithek/tithek_global.h
r44046 r44856 276 276 { 277 277 debug(99, "url: %s", url); 278 if(ostrncmp("http", url, 4)) return NULL; 278 279 279 280 int debuglevel = getconfigint("debuglevel", NULL);
Note: See TracChangeset
for help on using the changeset viewer.