From 4d6924dc006dfa83e8d945f28d5ad48abdc64694 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Thu, 21 May 2009 12:00:06 +0000 Subject: - Patch #440778 by brianV: coding style fixes and documentation improvements. --- modules/upload/upload.install | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'modules/upload/upload.install') diff --git a/modules/upload/upload.install b/modules/upload/upload.install index 6a7765714..b09174afd 100644 --- a/modules/upload/upload.install +++ b/modules/upload/upload.install @@ -6,6 +6,11 @@ * Install, update and uninstall functions for the upload module. */ +/** + * @file + * This is the install file for the upload module. + */ + /** * Implementation of hook_install(). */ -- cgit v1.2.3