check and return mediafire response code for every api call

This commit is contained in:
josch
2014-12-05 11:37:51 +01:00
parent 816d79438f
commit 1007caec7a
18 changed files with 324 additions and 32 deletions

View File

@@ -15,6 +15,7 @@ add_library(mfapi SHARED
mfapi/file.c
mfapi/folder.c
mfapi/patch.c
mfapi/apicalls.c
mfapi/apicalls/file_get_info.c
mfapi/apicalls/user_get_info.c
mfapi/apicalls/file_get_links.c