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

List:       php-doc-cvs
Subject:    [DOC-CVS] svn: /phpdoc/en/trunk/reference/filesystem/functions/ is-readable.xml
From:       Daniel_Convissor <danielc () php ! net>
Date:       2009-10-30 14:59:33
Message-ID: svn-danielc-1256914773-290078-802176844 () svn ! php ! net
[Download RAW message or body]

danielc                                  Fri, 30 Oct 2009 14:59:33 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=290078

Log:
also mention in main description that it checks for existence.

Changed paths:
    U   phpdoc/en/trunk/reference/filesystem/functions/is-readable.xml

Modified: phpdoc/en/trunk/reference/filesystem/functions/is-readable.xml
===================================================================
--- phpdoc/en/trunk/reference/filesystem/functions/is-readable.xml	2009-10-30 14:57:58 UTC (rev 290077)
+++ phpdoc/en/trunk/reference/filesystem/functions/is-readable.xml	2009-10-30 14:59:33 UTC (rev 290078)
@@ -3,7 +3,7 @@
 <refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.is-readable">
  <refnamediv>
   <refname>is_readable</refname>
-  <refpurpose>Tells whether the filename is readable</refpurpose>
+  <refpurpose>Tells whether a file exists and is readable</refpurpose>
  </refnamediv>

  <refsect1 role="description">
@@ -13,7 +13,7 @@
    <methodparam><type>string</type><parameter>filename</parameter></methodparam>
   </methodsynopsis>
   <para>
-   Tells whether the filename is readable.
+   Tells whether a file exists and is readable.
   </para>
  </refsect1>




-- 
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