From 1da26fadfe9cdcbd89a912b9f61c710adff4c6c8 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Fri, 4 Dec 2009 16:49:48 +0000 Subject: - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards. --- modules/php/php.install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/php/php.install') diff --git a/modules/php/php.install b/modules/php/php.install index a8ac75ce7..a9eaa8b67 100644 --- a/modules/php/php.install +++ b/modules/php/php.install @@ -38,7 +38,7 @@ function php_enable() { } /** - * Implement hook_disable(). + * Implements hook_disable(). */ function php_disable() { drupal_set_message(t('The PHP module has been disabled. Please note that any existing content that was using the PHP filter will now be visible in plain text. This might pose a security risk by exposing sensitive information, if any, used in the PHP code.')); -- cgit v1.2.3