ctime is not file creation time

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159140 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2004-05-20 15:01:39 +00:00
parent 7ad1045821
commit 504a009092

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.11 $ -->
<!-- $Revision: 1.12 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.stat">
<refnamediv>
@ -97,7 +97,7 @@
<row>
<entry>10</entry>
<entry>ctime</entry>
<entry>time of creation (Unix timestamp)</entry>
<entry>time of last inode change (Unix timestamp)</entry>
</row>
<row>
<entry>11</entry>