summaryrefslogtreecommitdiff
path: root/includes/common.inc
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2006-12-05 05:45:05 +0000
committerDries Buytaert <dries@buytaert.net>2006-12-05 05:45:05 +0000
commita8e11de3d0b64da84d525384988a89ab7662ad5a (patch)
treea61ed73cbd6f607405e29513f5b9dea346caac01 /includes/common.inc
parent159991c6aaf4c891e4a2a1a5c7f11ea4115434a4 (diff)
downloadbrdo-a8e11de3d0b64da84d525384988a89ab7662ad5a.tar.gz
brdo-a8e11de3d0b64da84d525384988a89ab7662ad5a.tar.bz2
- Patch #101289 by webernet: corrected the PHPdoc.
Diffstat (limited to 'includes/common.inc')
-rw-r--r--includes/common.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/common.inc b/includes/common.inc
index c5eca4a2b..91aa22112 100644
--- a/includes/common.inc
+++ b/includes/common.inc
@@ -151,7 +151,7 @@ function drupal_get_headers() {
return drupal_set_header();
}
-/*
+/**
* Add a feed URL for the current page.
*
* @param $url