From d428fe37b91d9fb04b62d19d8ce04da32a1ac96c Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Fri, 26 Mar 2010 17:14:46 +0000 Subject: - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links. --- includes/stream_wrappers.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'includes/stream_wrappers.inc') diff --git a/includes/stream_wrappers.inc b/includes/stream_wrappers.inc index adb279b00..288c3979d 100644 --- a/includes/stream_wrappers.inc +++ b/includes/stream_wrappers.inc @@ -16,8 +16,8 @@ * delimiter is in general just ":", not "://". Because of this PHP limitation * and for consistency Drupal will only accept URIs of form "scheme://target". * - * @link http://www.faqs.org/rfcs/rfc3986.html - * @link http://bugs.php.net/bug.php?id=47070 + * @see http://www.faqs.org/rfcs/rfc3986.html + * @see http://bugs.php.net/bug.php?id=47070 */ /** -- cgit v1.2.3