From f66a1975d59ea03e043b4eabdfc7d8d0144412eb Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Thu, 5 Jan 2006 15:19:29 +0000 Subject: - Patch #39697 by Cvbge: fixed critical bug in drupal.module and fixed the documentation. --- modules/drupal.module | 6 +++--- modules/drupal/drupal.module | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'modules') diff --git a/modules/drupal.module b/modules/drupal.module index 18d89b4d0..031a95e5c 100644 --- a/modules/drupal.module +++ b/modules/drupal.module @@ -32,14 +32,14 @@ function drupal_help($section) {
  • administer Drupal administer >> settings >> drupal.
  • ', array('%file-cron' => 'cron.php', '%file-xmlrpc' => 'xmlrpc.php', '%admin-settings-drupal' => url('admin/settings/drupal'))); - $output .= '

    '. t('If you maintain a directory of sites, you can list them on a page using the drupal_directory_page() function. Sample instructions: + $output .= '

    '. t('If you maintain a directory of sites, you can list them on a page using the drupal_client_page() function. Sample instructions:

    ', array('%file-cron' => 'cron.php', '%file-xmlrpc' => 'xmlrpc.php', '%admin-settings-drupal' => url('admin/settings/drupal'))); - $output .= '

    '. t('If you maintain a directory of sites, you can list them on a page using the drupal_directory_page() function. Sample instructions: + $output .= '

    '. t('If you maintain a directory of sites, you can list them on a page using the drupal_client_page() function. Sample instructions: