summaryrefslogtreecommitdiff
path: root/profiles/minimal/minimal.install
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/minimal/minimal.install')
-rw-r--r--profiles/minimal/minimal.install8
1 files changed, 7 insertions, 1 deletions
diff --git a/profiles/minimal/minimal.install b/profiles/minimal/minimal.install
index 059f038c2..58a0f1277 100644
--- a/profiles/minimal/minimal.install
+++ b/profiles/minimal/minimal.install
@@ -1,9 +1,15 @@
<?php
+/**
+ * @file
+ * Install, update and uninstall functions for the the minimal install profile.
+ */
/**
* Implements hook_install().
*
- * Perform actions to set up the site for this profile.
+ * Performs actions to set up the site for this profile.
+ *
+ * @see system_install()
*/
function minimal_install() {
// Enable some standard blocks.