From b004f328eec10308fe3b310c640d5f376241f4cd Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 21 Nov 2006 20:14:19 +0000 Subject: - Patch #92992 by webchick and neclimdul: clean up documentation that is superseded by the new 'by module' administration dashboard. --- modules/drupal/drupal.module | 7 ------- 1 file changed, 7 deletions(-) (limited to 'modules/drupal') diff --git a/modules/drupal/drupal.module b/modules/drupal/drupal.module index 4f5921dd4..416fc49fb 100644 --- a/modules/drupal/drupal.module +++ b/modules/drupal/drupal.module @@ -22,13 +22,6 @@ function drupal_help($section) { '); $output .= '

'. t('The Drupal module administration page allows you to set the xml-rpc server page and other related options.') .'

'; - $output .= t('

You can

- -', 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: