diff --git a/features/remote-files.xml b/features/remote-files.xml index 60036f906c..427ba09db5 100644 --- a/features/remote-files.xml +++ b/features/remote-files.xml @@ -1,5 +1,5 @@ - + Using remote files @@ -8,7 +8,7 @@ you configure PHP (which it is unless you explicitly pass the flag to configure (for versions up to 4.0.3) or set allow_url_fopen to off in php.ini - (for newer versions), + (for newer versions)), you can use HTTP and FTP URLs with most functions that take a filename as a parameter, including the require and include statements.