[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] cvs: phpdoc /en/language/control-structures include.xml
From:       "Stanislav Malyshev" <stas () php ! net>
Date:       2009-02-27 20:39:32
Message-ID: cvsstas1235767172 () cvsserver
[Download RAW message or body]

stas		Fri Feb 27 20:39:32 2009 UTC

  Modified files:              
    /phpdoc/en/language/control-structures	include.xml 
  Log:
  rephrase unclear wording
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/language/control-structures/include.xml?r1=1.2&r2=1.3&diff_format=u
                
Index: phpdoc/en/language/control-structures/include.xml
diff -u phpdoc/en/language/control-structures/include.xml:1.2 \
                phpdoc/en/language/control-structures/include.xml:1.3
--- phpdoc/en/language/control-structures/include.xml:1.2	Sat Dec 27 06:51:51 2008
+++ phpdoc/en/language/control-structures/include.xml	Fri Feb 27 20:39:32 2009
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 
 <sect1 xml:id="function.include" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink">  \
<title><function>include</function></title> @@ -30,7 +30,8 @@
   in that file, <filename>b.php</filename> is first looked in <filename \
class="directory">/www/libraries/</filename>  and then in <filename \
class="directory">/www/include/</filename>.  If filename begins with \
                <literal>./</literal> or <literal>../</literal>, it
-  is looked only in the current working directory.
+  is looked for only in the current working directory or parent of the
+  current working directory, respectively.
  </simpara>
  <simpara>
   When a file is included, the code it contains inherits the



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic