From b138793b6890a16ec87107779392e4fb0c4cfc8f Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 31 Jul 2006 11:25:55 +0000 Subject: - Patch #72079 by Earl et al: give Drupal an overall administration page ... :-) --- modules/drupal/drupal.module | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'modules/drupal') diff --git a/modules/drupal/drupal.module b/modules/drupal/drupal.module index 294bddb03..ab77e1bff 100644 --- a/modules/drupal/drupal.module +++ b/modules/drupal/drupal.module @@ -28,7 +28,7 @@ function drupal_help($section) {
  • view your XML-RPC page.
  • administer Drupal administer >> settings >> drupal.
  • -', array('%file-cron' => 'cron.php', '%file-xmlrpc' => 'xmlrpc.php', '%admin-settings-drupal' => url('admin/settings/drupal'))); +', array('%file-cron' => 'cron.php', '%file-xmlrpc' => 'xmlrpc.php', '%admin-settings-drupal' => url('admin/settings/distributed-authentication'))); $output .= '

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