[PHP-DOC] cvs: phpdoc /en/reference/info/functions php-get-tmpdir.xml
by Hartmut Holzgraefe other posts by this author
May 6 2006 3:05AM messages near this date
[PHP-DOC] #37339 [Opn->Csd]: Mistake in CHMOD description at Russian
|
[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions tempnam.xml tmpfile.xml /en/reference/info/functions php-get-tmpdir.xml
hholzgra Sat May 6 10:05:01 2006 UTC
Modified files:
/phpdoc/en/reference/info/functions php-get-tmpdir.xml
Log:
note to self: re-run "make test" even after apparently simple fixes!
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/info/functions/php-get-tmpdir.xml?r1=1.1&
r2=1.2&diff_format=u
Index: phpdoc/en/reference/info/functions/php-get-tmpdir.xml
diff -u phpdoc/en/reference/info/functions/php-get-tmpdir.xml:1.1 phpdoc/en/reference/info/f
unctions/php-get-tmpdir.xml:1.2
--- phpdoc/en/reference/info/functions/php-get-tmpdir.xml:1.1 Sat May 6 09:59:37 2006
+++ phpdoc/en/reference/info/functions/php-get-tmpdir.xml Sat May 6 10:05:01 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.php-get-tmpdir">
<refnamediv>
<refname> php_get_tmpdir</refname>
@@ -16,7 +16,7 @@
<para>
This function returns the path of the directory PHP stores temporary
files in by default.
- </pata>
+ </para>
<para>
See also <function> tmpfile</function>, <function>tempnam</function>.
</para>
|