From a2ea344176b143b8d515f612db488fee179f1633 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Tue, 13 Jan 2009 11:39:34 +0000 Subject: [PATCH] Remove here link git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273432 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/phar/setup.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/phar/setup.xml b/reference/phar/setup.xml index 00e745aa7a..393ef618ed 100644 --- a/reference/phar/setup.xml +++ b/reference/phar/setup.xml @@ -1,5 +1,5 @@ - + &reftitle.setup; @@ -41,8 +41,8 @@ &reftitle.resources; The Phar extension provides the phar stream, which - allows accessing files contained within a phar transparently. The - file format of a Phar is described here + allows accessing files contained within a phar transparently. See also the + description of the Phar file format.