From 24393330d21a3d862843cff269b15f7f41e9577c Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sat, 23 Dec 2006 21:13:18 +0000 Subject: - Patch #104951 by Gabor: corrected the documentation. Page.module no longer exists. --- modules/drupal/drupal.module | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules/drupal') diff --git a/modules/drupal/drupal.module b/modules/drupal/drupal.module index 80968b512..f90703608 100644 --- a/modules/drupal/drupal.module +++ b/modules/drupal/drupal.module @@ -24,7 +24,8 @@ 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('

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