From a7b5d34cf5cf458cc67f532a204254da20866718 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 21 Jan 2003 22:30:52 +0000 Subject: - Corrected the documentation. --- modules/cloud.module | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/cloud.module') diff --git a/modules/cloud.module b/modules/cloud.module index 51789c387..78bd24b88 100644 --- a/modules/cloud.module +++ b/modules/cloud.module @@ -9,7 +9,7 @@ function cloud_help($type = "administrator") { $output .= "The cloud monitor tracks or crawls other interesting websites and displays their last modification dates. Visitors to the host site learn about relevant sites and can easily see if there is new content. Here is how it works:"; $output .= ""; } @@ -218,4 +218,4 @@ function cloud_admin() { } } -?> \ No newline at end of file +?> -- cgit v1.2.3