torben Mon Mar 26 15:50:26 2001 EDT
Modified files:
/phpdoc/en/functions filesystem.xml
Log:
Whoops. Forgot filemtime().
Index: phpdoc/en/functions/filesystem.xml
diff -u phpdoc/en/functions/filesystem.xml:1.59 phpdoc/en/functions/filesystem.xml:1.60
--- phpdoc/en/functions/filesystem.xml:1.59 Mon Mar 26 15:46:08 2001
+++ phpdoc/en/functions/filesystem.xml Mon Mar 26 15:50:26 2001
@@ -862,6 +862,11 @@
The results of this function are cached. See
<function>clearstatcache</function> for more details.
</para>
+ <simpara>
+ This function will not work on <link
+ linkend="features.remote-files">remote files</link>; the file to
+ be examined must be accessible via the server's filesystem.
+ </simpara>
<para>Note: This function returns the time when the data
blocks of a file were being written to, that is, the time
when the content of the file was changed. Use
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Jani Taskinen
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Jim Winstead
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Jani Taskinen
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Daniel Beckham
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Jon Parise
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Daniel Beckham
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Daniel Beckham
- Re: [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml jeroen
- Re: [PHP-DOC] cvs: phpdoc /en/functions filesystem... Daniel Beckham
- Re: [PHP-DOC] cvs: phpdoc /en/functions filesystem... Daniel Beckham
