summaryrefslogtreecommitdiff
path: root/modules/upload
diff options
context:
space:
mode:
Diffstat (limited to 'modules/upload')
-rw-r--r--modules/upload/upload.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/upload/upload.install b/modules/upload/upload.install
index 22334d7d6..6a7765714 100644
--- a/modules/upload/upload.install
+++ b/modules/upload/upload.install
@@ -2,6 +2,11 @@
// $Id$
/**
+ * @file
+ * Install, update and uninstall functions for the upload module.
+ */
+
+/**
* Implementation of hook_install().
*/
function upload_install() {