summaryrefslogtreecommitdiff
path: root/includes/file.inc
diff options
context:
space:
mode:
Diffstat (limited to 'includes/file.inc')
-rw-r--r--includes/file.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/includes/file.inc b/includes/file.inc
index 6eb0bfd3d..a8f447b76 100644
--- a/includes/file.inc
+++ b/includes/file.inc
@@ -2,6 +2,11 @@
/* $Id$ */
/**
+ * @file
+ * API for handling file uploads and server file management.
+ */
+
+/**
* @defgroup file File interface
* Common file handling functions.
* @{