1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-09-24 20:48:01 +00:00

Improve quota usage check for web file upload.

This commit is contained in:
Jiaqiang Xu
2016-09-20 14:24:25 +08:00
parent 6077c4828e
commit aafc3af1d4
9 changed files with 94 additions and 234 deletions

View File

@@ -11,7 +11,6 @@
#include <ccnet/ccnet-object.h>
#include "utils.h"
#include "log.h"
#include "seafile.h"
#include "seafile-session.h"
#include "commit-mgr.h"