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