From ed4b32683e253d6e08478961878ab5a6b16f75a2 Mon Sep 17 00:00:00 2001 From: Greg Beaver Date: Fri, 22 Aug 2008 04:28:05 +0000 Subject: [PATCH] fix Doc Bug #45394: phar::running options reversed git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265263 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/phar/Phar/running.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/reference/phar/Phar/running.xml b/reference/phar/Phar/running.xml index 5aaba9b3c5..d852148211 100644 --- a/reference/phar/Phar/running.xml +++ b/reference/phar/Phar/running.xml @@ -1,5 +1,5 @@ - + Phar::running @@ -33,8 +33,8 @@ retphar - &true; by default. If &true;, the full path on disk to the phar archive is - returned. If &false;, a full phar URL is returned. + &true; by default. If &false;, the full path on disk to the phar + archive is returned. If &true; (default value), a full phar URL is returned. @@ -64,8 +64,8 @@ ]]>