From c99cdac0ddf9f575b44660140d11b07ac0f90083 Mon Sep 17 00:00:00 2001 From: Simone Cortesi Date: Mon, 1 Apr 2002 17:49:16 +0000 Subject: [PATCH] be compliant a bit more to RFC 2606 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@76221 c90b9560-bf6c-de11-be94-00142212c4b1 --- features/remote-files.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/features/remote-files.xml b/features/remote-files.xml index c079b8e440..cd6ac9100e 100644 --- a/features/remote-files.xml +++ b/features/remote-files.xml @@ -1,5 +1,5 @@ - + Using remote files @@ -33,7 +33,7 @@ Unable to open remote file.\n"; exit; @@ -67,7 +67,7 @@ fclose($file); Unable to open remote file for writing.\n"; exit;