diff --git a/modules/php/php.module b/modules/php/php.module index cfd0926ff669..c3f1d8ff304b 100644 --- a/modules/php/php.module +++ b/modules/php/php.module @@ -38,7 +38,7 @@ function php_filter_tips($delta, $format, $long = false) { $output .= '
register_globals is turned off. If you need to use forms, understand and use the functions in the Drupal Form API.', array('@formapi' => url('http://api.drupal.org/api/group/form/6'))) .'register_globals is turned off. If you need to use forms, understand and use the functions in the Drupal Form API.', array('@formapi' => url('http://api.drupal.org/api/group/form_api/7'))) .'print or return statement in your code to output content.') .'template.php file rather than embedding it directly into a post or block.') .'