From e08ae62eaa8a9a2d0c2ed1caf97c1d267c96dbb5 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 31 Aug 2009 17:45:04 +0000 Subject: - Patch #499156 by Wim Leers: corrected documentation. --- modules/system/system.api.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules/system') diff --git a/modules/system/system.api.php b/modules/system/system.api.php index aed81c5a2..922a340f3 100644 --- a/modules/system/system.api.php +++ b/modules/system/system.api.php @@ -1493,8 +1493,6 @@ function hook_file_download($filepath) { * (50+ times per page) so performance is critical. * * This function should alter the URI, if it wants to rewrite the file URL. - * If it does so, no other hook_file_url_alter() implementation will be - * allowed to further alter the path. * * @param $uri * The URI to a file for which we need an external URL, or the path to a -- cgit v1.2.3